Open Skalt711 opened 1 year ago
Yes, mednaffe.res in repository is a i386 file because Mednaffe is only distributed as a 32-bit application under Windows.
You need recompile it if you build it to another architecture.
Do the resources for the mednaffe.res
file exist to create a compatible 64-bit version?
It expects mednaffe.res to be an i386 file, even though I build under a 64-bit architecture.
I use a MinGW64 build environment in an MSYS2 shell.
Logs: https://pastebin.com/qGk7rDgF https://pastebin.com/q5T502iR
P.S.: Same happens in a UCRT64 environment.