Difference between revisions of "Compiling ScummVM/MinGW-w64"

Jump to navigation Jump to search
→‎Common Issues: Note about msys mode
(Bring back MinGW-w64 instructions, noting they are unsupported.)
 
(→‎Common Issues: Note about msys mode)
Line 104: Line 104:


* If the executable compiles correctly, but you get a "somelibrary.dll missing" error when executing it, you just need to add the following path to your PATH variable: <installdir>/msys<env>/mingw64/bin/
* If the executable compiles correctly, but you get a "somelibrary.dll missing" error when executing it, you just need to add the following path to your PATH variable: <installdir>/msys<env>/mingw64/bin/
* If the configure scripts gives an error about using msys mode, please make sure you are running the '''mingw-w64 win32 shell''' or the '''mingw-w64 win64 shell''', and not the '''msys2 shell''' from the MSYS2 package, when building ScummVM.
178

edits

Navigation menu