Difference between revisions of "Compiling ScummVM"

From ScummVM :: Wiki
Jump to navigation Jump to search
(added links to Symbian & Nintendo DS compilation instruction pages)
Line 11: Line 11:
|-
|-
|[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:
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

Revision as of 20:36, 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 For building ScummVM on AmigaOS4 use the Linux/GCC build instructions, with following alterations:

Compiling: Use "./configure --host=ppc-amigaos" Compiling: run "gmake" Installing: Use "ScummVM" to start the program

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

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