Changes between Version 48 and Version 49 of BuildInstructions


Ignore:
Timestamp:
Jul 27, 2009, 10:04:26 AM (15 years ago)
Author:
arn34
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v48 v49  
    141141==== Compiling with gcc 4.3 under OS X ====
    142142
    143 For those who get weird errors, you can try compiling with gcc 4.3, which is not shipped with any version of Apple's XCode.  So you first have to get it from MacPorts and then patch a system library (certainly not the better way to do it, but for now the game is targetted for developpers, so you can manage to do it :) ).
     143For those who get weird errors, you can try compiling with gcc 4.3, which is not shipped with any version of Apple's XCode.  So you first have to get it from !MacPorts and then patch a system library (certainly not the better way to do it, but for now the game is targetted for developpers, so you can manage to do it :) ).
    144144
    145145 * `sudo port install gcc43 gcc_select`[[BR]]