Changes between Version 89 and Version 90 of BuildInstructions


Ignore:
Timestamp:
2010-05-16 16:55:54 (3 years ago)
Author:
Philip
Comment:

note Atlas fails on OS X

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v89 v90  
    117117 * Now follow the same instructions as for Linux above, starting from the `svn co`. 
    118118 
     119 * The Atlas editing tools do not work under OS X (#500), so you may need to edit `update-workspaces.sh` and remove the `--atlas` flag before running it. 
     120 
    119121==== Compiling with GCC 4.2 or 4.3 under OS X ==== 
    120122If you get errors compiling with OS X's default version of GCC (4.0.1), you can try compiling with GCC 4.2 or 4.3. On Snow Leopard, running `export CXX=/usr/bin/g++-4.2` before compiling the game may be sufficient. Leopard does not ship with a recent version of GCC, so you first have to get them from !MacPorts and then patch some system libraries: