Compiling ScummVM/macOS

From ScummVM :: Wiki
< Compiling ScummVM
Revision as of 19:25, 19 June 2010 by Fingolfin (talk | contribs) (Add a bare-bone Mac OS X compilation page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

TODO: This page needs to be filled with content.

You should install Apple's XCode to get the compilers required for ScummVM.

Also, ScummVM needs several libraries, foremost SDL. An easy way to install those is using Fink or MacPorts. Alternatively, you can install these manually. See Compiling_ScummVM/Mac_OS_X_10.2.8 for some (possibly outdated) notes on that.

TODO: List which packages should be installed, ideally give instructions for both Fink and MacPorts