Difference between revisions of "Compiling ScummVM"

From ScummVM :: Wiki
Jump to navigation Jump to search
(moving out AmigaOS4 instructions, add link to Atari/FreeMiNT, and some cleanup)
Line 8: Line 8:
|Platform||Compiling instructions
|Platform||Compiling instructions
|-
|-
|[http://www.microsoft.com Windows]          || [[Compiling ScummVM/Visual Studio|Visual Studio 2008/2005/2003]], [[Compiling_ScummVM/MinGW|MinGW]] and [[Compiling_ScummVM/DevCPP|Dev-C++]] instructions
|[http://www.microsoft.com Windows]          || [[Compiling ScummVM/Visual Studio|Visual Studio 2008/2005/2003]], [[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]]
|-
|-
|[http://os4.hyperion-entertainment.biz/ AmigaOS4]        || For building ScummVM on AmigaOS4 use the Linux/[[Compiling_ScummVM/GCC|GCC]] build instructions, with following alterations:
|[http://os4.hyperion-entertainment.biz/ AmigaOS4]        || [[Compiling ScummVM/AmigaOS4|AmigaOS4]]
Compiling:  Use "./configure --host=ppc-amigaos" Compiling: run "gmake" Installing: Use "ScummVM" to start the program
 
|-
|-
|[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
|-
|-
|[http://www.sega.jp/dc/ Sega Dreamcast]        || [[Compiling_ScummVM/Dreamcast|Sega Dreamcast]] instructions
|[http://www.sega.jp/dc/ Sega Dreamcast]        || [[Compiling ScummVM/Dreamcast|Sega Dreamcast]] instructions
|-
|-
|[http://www.us.playstation.com/PSP Sony Playstation Portable]||[[Compiling ScummVM/PlayStation Portable|PlayStation Portable]] instructions
|[http://www.us.playstation.com/PSP Sony Playstation Portable]||[[Compiling ScummVM/PlayStation Portable|PlayStation Portable]] instructions
Line 29: Line 27:
|-
|-
|Symbian||[[Compiling ScummVM/Symbian|Symbian]] instructions
|Symbian||[[Compiling ScummVM/Symbian|Symbian]] instructions
|-
|Atari/FreeMiNT||[[Compiling ScummVM/Atari/FreeMiNT|Atari/FreeMiNT]]
|}
|}


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 20:56, 4 January 2008

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 2008/2005/2003, MinGW and Dev-C++ instructions
Linux GCC
AmigaOS4 AmigaOS4
Windows CE/Mobile Windows CE instructions
Sega Dreamcast Sega Dreamcast instructions
Sony Playstation Portable PlayStation Portable instructions
Mac OS X Mac OS X Crosscompiling and Mac OS X 10.2.8 instructions
iPhone iPhone instructions
Nintendo DS Nintendo DS instructions
Symbian Symbian instructions
Atari/FreeMiNT Atari/FreeMiNT

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