Difference between revisions of "Compiling ScummVM"
Jump to navigation
Jump to search
m |
m (using subpage instead) |
||
Line 8: | Line 8: | ||
|Platform||Compiling instructions | |Platform||Compiling instructions | ||
|- | |- | ||
|[http://www.microsoft.com Windows] || [[ | |[http://www.microsoft.com Windows] || [[Compiling_ScummVM/VS2005|Visual Studio 2003/2005]], [[Compiling_ScummVM/MinGW|MinGW]] and [[Compiling_ScummVM/DevCPP|Dev-C++]] instructions | ||
|- | |- | ||
|[http://www.linux.org Linux] || [[ | |[http://www.linux.org Linux] || [[Compiling_ScummVM/GCC|GCC]] | ||
|- | |- | ||
|[http://www.microsoft.com/windowsmobile/ Windows CE/Mobile] || [[ | |[http://www.microsoft.com/windowsmobile/ Windows CE/Mobile] || [[Compiling_ScummVM/Windows_CE|Windows CE]] instructions | ||
|- | |- | ||
|[http://www.sega.jp/dc/ Sega Dreamcast] || [[ | |[http://www.sega.jp/dc/ Sega Dreamcast] || [[Compiling_ScummVM/Dreamcast|Sega Dreamcast]] instructions | ||
|} | |} | ||
If you have instructions for compiling a port of ScummVM that is not mentioned here, feel free to contact us! | If you have instructions for compiling a port of ScummVM that is not mentioned here, feel free to contact us! |
Revision as of 02:06, 15 December 2006
Compiling ScummVM
ScummVM has been ported to several different Platforms. Compilation of ScummVM is a bit different for each platform, so instructions have been included for the official platforms that ScummVM can be compiled for
Current Officially Supported Platforms
Platform | Compiling instructions |
Windows | Visual Studio 2003/2005, MinGW and Dev-C++ instructions |
Linux | GCC |
Windows CE/Mobile | Windows CE instructions |
Sega Dreamcast | Sega Dreamcast instructions |
If you have instructions for compiling a port of ScummVM that is not mentioned here, feel free to contact us!