Difference between revisions of "Compiling ScummVM/de"
Jump to navigation
Jump to search
Thunderforge (talk | contribs) (Simplifying table and making it sortable) |
Thunderforge (talk | contribs) (Updating to match English page) |
||
Line 4: | Line 4: | ||
ScummVM ist in C++ geschrieben und wurde für einige verschiedene [[Platforms/de|Plattformen]] portiert. Das Kompilieren von ScummVM funktioniert für jede Plattform etwas anders, weshalb die Anweisungen für die offiziellen Plattformen eingebunden wurden, für welche ScummVM kompiliert werden kann. | ScummVM ist in C++ geschrieben und wurde für einige verschiedene [[Platforms/de|Plattformen]] portiert. Das Kompilieren von ScummVM funktioniert für jede Plattform etwas anders, weshalb die Anweisungen für die offiziellen Plattformen eingebunden wurden, für welche ScummVM kompiliert werden kann. | ||
== Aktuelle offiziell unterstützte Plattformen == | |||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
Line 18: | Line 20: | ||
|[http://os4.hyperion-entertainment.biz/ AmigaOS4] | |[http://os4.hyperion-entertainment.biz/ AmigaOS4] | ||
|[[Compiling ScummVM/AmigaOS4/de|AmigaOS4]] | |[[Compiling ScummVM/AmigaOS4/de|AmigaOS4]] | ||
|- | |||
|[http://www.sega.jp/dc/ Sega Dreamcast] | |||
|Anweisungen für [[Compiling ScummVM/Dreamcast/de|Dreamcast]] | |||
|- | |||
|[http://us.playstation.com/ps3/ Sony PlayStation 3] | |||
|Anweisungen für [[PlayStation_3/de#Building_from_source|PlayStation 3]] | |||
|- | |||
|[http://www.apple.com/macosx/ macOS] | |||
|Anweisungen für [[Compiling ScummVM/macOS/de|macOS]] (siehe auch [[Compiling ScummVM/Mac OS X Crosscompiling/de|Mac-OS-X-Querkompilierung]] und Anweisungen für [[Compiling ScummVM/Mac OS X 10.2.8/de|Mac OS X 10.2.8]]) | |||
|- | |||
|[http://www.apple.com/ios/ Apple iOS] | |||
|Anweisungen für [[Compiling ScummVM/iPhone/de|iOS]] | |||
|- | |||
|[http://wiki.sparemint.org/index.php/FreeMiNT Atari/FreeMiNT] | |||
|[[Compiling ScummVM/Atari/FreeMiNT/de|Atari/FreeMiNT]] | |||
|- | |||
|[http://en.wikipedia.org/wiki/BeOS BeOS]/[http://www.zeta-os.com/ ZETA]/[http://www.haiku-os.org/ Haiku] | |||
|Anweisungen für [[Compiling ScummVM/BeOS/ZETA/Haiku/de|BeOS/ZETA/Haiku]] | |||
|- | |||
|[http://www.android.com/ Google Android] | |||
|Anweisungen für [[Compiling ScummVM/Android/de|Android]] | |||
|- | |||
|[http://www.maemo.org/ Maemo] | |||
|Anweisungen für [[Compiling ScummVM/Maemo/de|Maemo]] | |||
|} | |||
== Veraltete offiziell unterstützte Plattformen == | |||
{| class="wikitable sortable" | |||
|- | |||
!Platform | |||
!class=unsortable|Kompilierungsanweisungen | |||
|- | |- | ||
|[http://www.microsoft.com/windowsmobile/ Windows CE/Mobile] | |[http://www.microsoft.com/windowsmobile/ Windows CE/Mobile] | ||
|Anweisungen für [[Compiling_ScummVM/Windows_CE/de|Windows CE]] | |Anweisungen für [[Compiling_ScummVM/Windows_CE/de|Windows CE]] | ||
|- | |- | ||
|[http://www.us.playstation.com/PSP Sony PlayStation Portable] | |[http://www.us.playstation.com/PSP Sony PlayStation Portable] | ||
Line 30: | Line 61: | ||
|[http://www.us.playstation.com/PS2 Sony PlayStation 2] | |[http://www.us.playstation.com/PS2 Sony PlayStation 2] | ||
|Anweisungen für [[Compiling ScummVM/PlayStation 2/de|PlayStation 2]] | |Anweisungen für [[Compiling ScummVM/PlayStation 2/de|PlayStation 2]] | ||
|- | |- | ||
|[http://www.nintendo.com/ds Nintendo DS] | |[http://www.nintendo.com/ds Nintendo DS] | ||
Line 45: | Line 67: | ||
|[http://www.symbian.com/ Symbian] | |[http://www.symbian.com/ Symbian] | ||
|Anweisungen für [[Compiling ScummVM/Symbian/de|Symbian]] | |Anweisungen für [[Compiling ScummVM/Symbian/de|Symbian]] | ||
|- | |- | ||
|[http://www.nintendo.com/wii Nintendo Wii und Gamecube] | |[http://www.nintendo.com/wii Nintendo Wii und Gamecube] | ||
|Anweisungen für [[Compiling ScummVM/Wii/de|Wii und Gamecube]] | |Anweisungen für [[Compiling ScummVM/Wii/de|Wii und Gamecube]] | ||
|- | |- | ||
|[https://developer.palm.com/ HP webOS] | |[https://developer.palm.com/ HP webOS] | ||
|Anweisungen für [[Compiling ScummVM/WebOS/de|WebOS]] | |Anweisungen für [[Compiling ScummVM/WebOS/de|WebOS]] | ||
|- | |- | ||
|[http://bada.com/ Bada]/[https://www.tizen.org/ Tizen] | |[http://bada.com/ Bada]/[https://www.tizen.org/ Tizen] |
Latest revision as of 00:52, 9 April 2020
Sprache: | English • Deutsch |
---|
ScummVM kompilieren
ScummVM ist in C++ geschrieben und wurde für einige verschiedene Plattformen portiert. Das Kompilieren von ScummVM funktioniert für jede Plattform etwas anders, weshalb die Anweisungen für die offiziellen Plattformen eingebunden wurden, für welche ScummVM kompiliert werden kann.
Aktuelle offiziell unterstützte Plattformen
Platform | Kompilierungsanweisungen |
---|---|
Windows | Anweisungen für Visual Studio (MSVC), MinGW |
Linux | GCC |
AmigaOS4 | AmigaOS4 |
Sega Dreamcast | Anweisungen für Dreamcast |
Sony PlayStation 3 | Anweisungen für PlayStation 3 |
macOS | Anweisungen für macOS (siehe auch Mac-OS-X-Querkompilierung und Anweisungen für Mac OS X 10.2.8) |
Apple iOS | Anweisungen für iOS |
Atari/FreeMiNT | Atari/FreeMiNT |
BeOS/ZETA/Haiku | Anweisungen für BeOS/ZETA/Haiku |
Google Android | Anweisungen für Android |
Maemo | Anweisungen für Maemo |
Veraltete offiziell unterstützte Plattformen
Platform | Kompilierungsanweisungen |
---|---|
Windows CE/Mobile | Anweisungen für Windows CE |
Sony PlayStation Portable | Anweisungen für PlayStation Portable |
Sony PlayStation 2 | Anweisungen für PlayStation 2 |
Nintendo DS | Anweisungen für Nintendo DS |
Symbian | Anweisungen für Symbian |
Nintendo Wii und Gamecube | Anweisungen für Wii und Gamecube |
HP webOS | Anweisungen für WebOS |
Bada/Tizen | Anweisungen für Bada/Tizen |
Wenn Sie Anweisungen zur Kompilierung von ScummVM für eine hier nicht aufgeführte Portierung haben, dürfen Sie uns gerne kontaktieren!