Compiling ScummVM/AmigaOS4

From ScummVM :: Wiki
< Compiling ScummVM
Revision as of 20:53, 4 January 2008 by Clone2727 (talk | contribs) (moving AmigaOS4 compiling instructions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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:

./configure --host=ppc-amigaos

Then run:

gmake

Installing

Use "ScummVM" to start the program.