Difference between revisions of "Compiling ScummVM"
Jump to navigation
Jump to search
m (Remove a superflous bracket from the Raspberry entry) |
m (Consistency fixes) |
||
Line 10: | Line 10: | ||
|[http://www.microsoft.com Windows] || [[Compiling ScummVM/Visual Studio|Visual Studio (MSVC)]], [[Compiling_ScummVM/MinGW|MinGW]] and [[Compiling ScummVM/DevCPP|Dev-C++]] instructions | |[http://www.microsoft.com Windows] || [[Compiling ScummVM/Visual Studio|Visual Studio (MSVC)]], [[Compiling_ScummVM/MinGW|MinGW]] and [[Compiling ScummVM/DevCPP|Dev-C++]] instructions | ||
|- | |- | ||
|[http://www.linux.org Linux] || [[Compiling ScummVM/GCC|GCC]] | |[http://www.linux.org Linux] || [[Compiling ScummVM/GCC|GCC]] instructions | ||
|- | |- | ||
|[http://os4.hyperion-entertainment.biz/ AmigaOS4] || [[Compiling ScummVM/AmigaOS4|AmigaOS4]] | |[http://os4.hyperion-entertainment.biz/ AmigaOS4] || [[Compiling ScummVM/AmigaOS4|AmigaOS4]] instructions | ||
|- | |- | ||
|[http://www.microsoft.com/windowsmobile/ Windows CE/Mobile] || [[Compiling_ScummVM/Windows_CE|Windows CE]] instructions | |[http://www.microsoft.com/windowsmobile/ Windows CE/Mobile] || [[Compiling_ScummVM/Windows_CE|Windows CE]] instructions |
Revision as of 20:06, 5 January 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 and Dev-C++ 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!