Difference between revisions of "Compiling ScummVM/de"
Jump to navigation
Jump to search
(→ScummVM kompilieren: Remove out-dated/incomplete Dev-C++ instruction link.) |
Thunderforge (talk | contribs) (Updating to match English page) |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
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" | |||
|- | |||
!Platform | |||
!class=unsortable|Kompilierungsanweisungen | |||
|- | |- | ||
|[http://www.microsoft.com Windows] | |[http://www.microsoft.com Windows] | ||
|Anweisungen für [[Compiling ScummVM/Visual Studio/de|Visual Studio (MSVC)]], [[Compiling_ScummVM/MinGW/de|MinGW]] | |||
|- | |- | ||
|[http://www.linux.org Linux] | |[http://www.linux.org Linux] | ||
|[[Compiling ScummVM/GCC/de|GCC]] | |||
|- | |- | ||
|[http://os4.hyperion-entertainment.biz/ AmigaOS4] | |[http://os4.hyperion-entertainment.biz/ AmigaOS4] | ||
|[[Compiling ScummVM/AmigaOS4/de|AmigaOS4]] | |||
|- | |- | ||
|[http://www. | |[http://www.sega.jp/dc/ Sega Dreamcast] | ||
|Anweisungen für [[Compiling ScummVM/Dreamcast/de|Dreamcast]] | |||
|- | |- | ||
|[http:// | |[http://us.playstation.com/ps3/ Sony PlayStation 3] | ||
|Anweisungen für [[PlayStation_3/de#Building_from_source|PlayStation 3]] | |||
|- | |- | ||
|[http://www. | |[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. | |[http://www.apple.com/ios/ Apple iOS] | ||
|Anweisungen für [[Compiling ScummVM/iPhone/de|iOS]] | |||
|- | |- | ||
|[http:// | |[http://wiki.sparemint.org/index.php/FreeMiNT Atari/FreeMiNT] | ||
|[[Compiling ScummVM/Atari/FreeMiNT/de|Atari/FreeMiNT]] | |||
|- | |- | ||
|[http:// | |[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. | |[http://www.android.com/ Google Android] | ||
|Anweisungen für [[Compiling ScummVM/Android/de|Android]] | |||
|- | |- | ||
|[http://www. | |[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. | |[http://www.microsoft.com/windowsmobile/ Windows CE/Mobile] | ||
|Anweisungen für [[Compiling_ScummVM/Windows_CE/de|Windows CE]] | |||
|- | |- | ||
|[http:// | |[http://www.us.playstation.com/PSP Sony PlayStation Portable] | ||
|Anweisungen für [[Compiling ScummVM/PlayStation Portable/de|PlayStation Portable]] | |||
|- | |- | ||
|[http:// | |[http://www.us.playstation.com/PS2 Sony PlayStation 2] | ||
|Anweisungen für [[Compiling ScummVM/PlayStation 2/de|PlayStation 2]] | |||
|- | |- | ||
|[http://www.nintendo.com/ | |[http://www.nintendo.com/ds Nintendo DS] | ||
|Anweisungen für [[Compiling ScummVM/Nintendo DS/de|Nintendo DS]] | |||
|- | |- | ||
|[http://www. | |[http://www.symbian.com/ Symbian] | ||
|Anweisungen für [[Compiling ScummVM/Symbian/de|Symbian]] | |||
|- | |- | ||
|[ | |[http://www.nintendo.com/wii Nintendo Wii und Gamecube] | ||
|Anweisungen für [[Compiling ScummVM/Wii/de|Wii und Gamecube]] | |||
|- | |- | ||
|[ | |[https://developer.palm.com/ HP 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] | ||
|Anweisungen für [[Compiling ScummVM/Bada/Tizen/de|Bada/Tizen]] | |||
|} | |} | ||
Wenn Sie Anweisungen zur Kompilierung von ScummVM für eine hier nicht aufgeführte Portierung haben, dürfen Sie uns gerne kontaktieren! | Wenn Sie Anweisungen zur Kompilierung von ScummVM für eine hier nicht aufgeführte Portierung haben, dürfen Sie uns gerne kontaktieren! |
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!