Changes between Version 131 and Version 132 of BuildInstructions


Ignore:
Timestamp:
Jul 7, 2011, 3:57:39 PM (13 years ago)
Author:
hennr
Comment:

indention fail 2

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v131 v132  
    228228 * 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.
    229229
    230 ==== Compiling with GCC 4.2 or 4.3 under OS X ====
     230=== Compiling with GCC 4.2 or 4.3 under OS X ===
    231231If 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:
    232232