Changes between Version 17 and Version 18 of BuildInstructions


Ignore:
Timestamp:
Jul 12, 2009, 5:48:40 PM (15 years ago)
Author:
Simon Brenner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v17 v18  
    8282 * For '''OS X''' you'll need [http://www.macports.org MacPorts] first. Then the following might help: ''sudo port install boost libsdl spidermonkey wxWidgets''
    8383
     84 * You'll need to build the '''Collada''' libraries:
     85  * `cd trunk/libraries/fcollada/src`
     86  * `make`
     87  * (This might require some adaptation for '''OS X''', since the makefile is Linux-specific)
     88
    8489 * You'll need a multi-threaded build of !SpiderMonkey. We're currently using !SpiderMonkey 1.6, so you should probably stick with that. If you have a single-threaded version, you should get some compiler errors and you might need to compile the right version yourself (see below). If you have non-1.6 then there may be more subtle runtime errors.
    8590