Difference between revisions of "Compiling ScummVM"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Added a link to Dec-C++ instructions)
(→‎Current Officially Supported Platforms: more links (to external OS homepages))
Line 8: Line 8:
|Platform||Compiling instructions
|Platform||Compiling instructions
|-
|-
|[[Windows]]          || [[Compiling_ScummVM_VS2005|Visual Studio 2003/2005]], [[Compiling_ScummVM_MinGW|MinGW]] and [[Compiling_ScummVM_DevCPP|Dev-C++]] instructions
|[http://www.microsoft.com Windows]          || [[Compiling_ScummVM_VS2005|Visual Studio 2003/2005]], [[Compiling_ScummVM_MinGW|MinGW]] and [[Compiling_ScummVM_DevCPP|Dev-C++]] instructions
|-
|-
|[[Linux]]        || (TODO)
|[http://www.linux.org Linux]        || [[Compiling_ScummVM_GCC|GCC]]
|-
|-
|[[Windows Mobile]]        || [[Compiling_ScummVM_Windows_Mobile|Windows Mobile]] instructions
|[http://www.microsoft.com/windowsmobile/ Windows Mobile]        || [[Compiling_ScummVM_Windows_Mobile|Windows Mobile]] instructions
|}
|}


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 14:02, 16 March 2006

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 2003/2005, MinGW and Dev-C++ instructions
Linux GCC
Windows Mobile Windows Mobile instructions

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