Difference between revisions of "Compiling ScummVM"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Add link to PS3 Compilation Instructions.)
(→‎Compiling ScummVM: Remove MSVC versions from here to reduce wiki bitrot. They will be added to the compilation page instead.)
Line 7: Line 7:
|Platform||Compiling instructions
|Platform||Compiling instructions
|-
|-
|[http://www.microsoft.com Windows]          || [[Compiling ScummVM/Visual Studio|Visual Studio 2010/2008/2005]], [[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]]

Revision as of 19:10, 21 June 2014

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
AmigaOS4 AmigaOS4
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

If you have instructions for compiling a port of ScummVM that is not mentioned here, feel free to contact us!