Difference between revisions of "Compiling ScummVM/AmigaOS4"
Jump to navigation
Jump to search
m (→Installing) |
m (→Running) |
||
Line 24: | Line 24: | ||
== Running == | == Running == | ||
Type "ScummVM" to start the program. | Type "ScummVM" from a shell to start the program or simply double-click the icon. |
Revision as of 07:44, 9 June 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
Copy the exe wherever you want (an intitial - empty - .ini file will be created on the first run).
Running
Type "ScummVM" from a shell to start the program or simply double-click the icon.