Difference between revisions of "Compiling ScummVM/AmigaOS4"
Jump to navigation
Jump to search
m (→Compiling) |
m (→SDK) |
||
Line 4: | Line 4: | ||
== SDK == | == SDK == | ||
Download the AmigaOS4 SDK from [ftp://ftp.hyperion-entertainment.biz/ | Download the AmigaOS4 SDK from [ftp://ftp.hyperion-entertainment.biz/SDK/ here]. | ||
If newer versions of libraries are available, they can be downloaded from [http://os4depot.net/ here]. | |||
== Compiling == | == Compiling == |
Revision as of 23:37, 11 May 2009
Compiling ScummVM for AmigaOS4
For building ScummVM on AmigaOS4, use the Linux/GCC build instructions, with the following alterations:
SDK
Download the AmigaOS4 SDK from here. If newer versions of libraries are available, they can be downloaded from here.
Compiling
To configure, run in a shell:
sh
then run:
./configure
and finally run:
gmake
Installing
Use "ScummVM" to start the program.