Open ayuanx opened 10 years ago
I realize this comment is really old, and that this project is completely dead, but for anyone else wanting to get around this issue, you can just delete/move the Alba.XnaConvert.Loader.XnaXX.dll files you don't need out of the folder where the Alba.XnaConvert.exe program is, and it'll work just fine.
So if you're trying to get at XNA 4.0 files, leave only the Alba.XnaConvert.Loader.Xna40.dll file behind.
Thanks for the workaround anyway.
Ugh, how on Earth this still fails? I specifically coded the executable in a way to avoid loading libraries which aren't requested. Need to test this further. Especially now that I don't have all XNA libraries installed on dev machine.
On some systems, it is impossible to instail all those versions of libraries. In fact, most of the time we only need one version.
However, current release won't work unless all of the above libraries are installed.