Difference between revisions of "Compiling ScummVM"
Jump to navigation
Jump to search
(→Compiling ScummVM: Add link to MinGW-w64) |
(→Compiling ScummVM: Remove link to out-dated/incomplete Dev-C++ instructions.) |
||
Line 8: | Line 8: | ||
|Platform||Compiling instructions | |Platform||Compiling instructions | ||
|- | |- | ||
|[http://www.microsoft.com Windows] || [[Compiling ScummVM/Visual Studio|Visual Studio (MSVC)]], [[Compiling_ScummVM/MinGW|MinGW]] | |[http://www.microsoft.com Windows] || [[Compiling ScummVM/Visual Studio|Visual Studio (MSVC)]], [[Compiling_ScummVM/MinGW|MinGW]] instructions. (See also unofficial [[Compiling_ScummVM/MinGW-w64|MinGW-w64]] instructions.) | ||
|- | |- | ||
|[http://www.linux.org Linux] || [[Compiling ScummVM/GCC|GCC]] instructions | |[http://www.linux.org Linux] || [[Compiling ScummVM/GCC|GCC]] instructions |
Revision as of 22:03, 9 March 2016
Language: | English • Deutsch |
---|
Compiling ScummVM
ScummVM is written in C++ and 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.
Platform | Compiling instructions |
Windows | Visual Studio (MSVC), MinGW instructions. (See also unofficial MinGW-w64 instructions.) |
Linux | GCC instructions |
AmigaOS4 | AmigaOS4 instructions |
Windows CE/Mobile | Windows CE instructions |
Sega Dreamcast | Dreamcast instructions |
Sony PlayStation Portable | PlayStation Portable instructions |
Sony PlayStation 2 | PlayStation 2 instructions |
Sony PlayStation 3 | PlayStation 3 instructions |
Mac OS X | Mac OS X instructions (see also Mac OS X Crosscompiling and Mac OS X 10.2.8 instructions) |
Apple iPhone | iPhone instructions |
Nintendo DS | Nintendo DS instructions |
Symbian | Symbian instructions |
Atari/FreeMiNT | Atari/FreeMiNT |
BeOS/ZETA/Haiku | BeOS/ZETA/Haiku instructions |
Nintendo Wii and Gamecube | Wii and Gamecube instructions |
Google Android | Android instructions |
HP webOS | WebOS instructions |
Maemo | Maemo instructions |
Bada/Tizen | Bada/Tizen instructions |
RaspberryPi | Raspberry Pi instructions |
If you have instructions for compiling a port of ScummVM that is not mentioned here, feel free to contact us!