Difference between revisions of "Compiling ScummVM/Mac OS X 10.2.8"

Jump to navigation Jump to search
→‎Bundle: changed ref pointing to Makefile to point to ports.mk
(corrected all the linker errors)
(→‎Bundle: changed ref pointing to Makefile to point to ports.mk)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
So, I'm going to attempt to document how I was able to compile ScummVM on my 10.2.8 laptop*. However, if you don't have 10.2.8, I recommend you check out the [[Compiling ScummVM/MacOS X Crosscompiling|cross compiling page]].
So, I'm going to attempt to document how I was able to compile ScummVM on my 10.2.8 laptop*. However, if you don't have 10.2.8, I recommend you check out the [[Compiling ScummVM/Mac OS X Crosscompiling|cross compiling page]].


= Problems =
= Problems =
Line 70: Line 70:


= Compiling ScummVM =
= Compiling ScummVM =
If you just want the engines that are enabled always just run (see [[Compiling_ScummVM/MacOS_X_10.2.8#Problems|Problems]] about kyra):
If you just want the engines that are enabled always just run (see [[Compiling_ScummVM/Mac OS_X_10.2.8#Problems|Problems]] about kyra):
  ./configure
  ./configure
However, for other ones (such as [[Lure]], [[CruisE]], and [[Drascula]]) run:
However, for other ones (such as [[Lure]], [[CruisE]], and [[Drascula]]) run:
Line 83: Line 83:


== Bundle ==
== Bundle ==
We have to modify the makefile a bit, so open it up
We have to modify <code>ports.mk</code> a bit, so open it up


=== Change Library Path ===
=== Change Library Path ===
Line 155: Line 155:




'''TODO''' (See [[Compiling_ScummVM/MacOS_X_10.2.8#Problems|Problems]])
'''TODO''' (See [[Compiling_ScummVM/Mac_OS_X_10.2.8#Problems|Problems]])


= Notes =
= Notes =
1,079

edits

Navigation menu