I have a multilib amd64 system and built all libraries and wine-staging for 32 and 64-bit:
+ + abi_x86_32 : 32-bit (x86) libraries
+ + abi_x86_64 : 64-bit (amd64) libraries
However when I try running wine on a 64-bit Windows binary I get:
ShellExecuteEx failed: Bad EXE format
Did somehow wine-staging build only for 32-bit?
