Difference between revisions of "Compiling ScummVM/MinGW"

Jump to navigation Jump to search
m
→‎Installing MinGW and MSYS: - added MSYS DTK, slight reformatting
(Several changes, finished instructions for ogg, vorbis, zlib and SDL, MSYS commands added)
m (→‎Installing MinGW and MSYS: - added MSYS DTK, slight reformatting)
Line 61: Line 61:




First, install MinGW through its automated installer.  
* First, install MinGW through its automated installer.  
 
* Then, install MSYS. After installation, a new console window will appear, asking if you wish to proceed with the post install. Answer 'y' to that prompt. You will then be asked if you have MinGW installed. Answer 'y' to that and then type in the path of your MinGW directory using forward slashes (e.g. C:/MinGW). Make sure that there is no "make" utility in the MinGW bin folder, as this will clash with the make utility in MSYS. With the recent packages described in the section above, you shouldn't have that problem.
 
* After both MinGW and MSYS are installed correctly, install MSYS DTK
Then, install MSYS. After installation, a new console window will appear, asking if you wish to proceed with the post install. Answer 'y' to that prompt. You will then be asked if you have MinGW installed. Answer 'y' to that and then type in the path of your MinGW directory using forward slashes (e.g. C:/MinGW). Make sure that there is no "make" utility in the MinGW bin folder, as this will clash with the make utility in MSYS. With the recent packages described in the section above, you shouldn't have that problem.
 


== MSYS primer ==
== MSYS primer ==
1,489

edits

Navigation menu