Results 8 comments of Jan Ka

Happy that I could help and that you people like the approach. I will attempt to finish a complete implementation today that calls all previously called code paths and move...

> (what does `[=arg(=)]` mean?) Assuming that it's primarily cosmetic issues and everything else is working smoothly otherwise, which I will test once I better understand the command line options,...

I'll be done with the promised changes in at most a few hours, and can fix the issues you discovered along the way. If it's the same for you, I'd...

I think I might've borked this PR by rebasing my branch. Edit: Yeah, looks like I did. Should be fine if we squash before merging.

Code path to cache isn't implemented at all. Edit: `bnk` extract also is missing

Your recent change seems to still have an issue: ```ps PS D:\Repos\Jan-Ka\wwise-audio-tools> cmake --build build [ 1%] Linking C static library ..\lib\libogg.a [ 3%] Built target ogg [ 4%] Linking...

> @Jan-Ka I'm curious if you still think we need to use cxxopts? The current cli tool is pretty garbage because I wrote it all at once as a proof...

Upgrading the packages with a tool like [ncu](https://www.npmjs.com/package/npm-check-updates) get's rid of all but one deprecation warning. It seems that two of the used packages use deprecated "node-uuid" library. Only way...