Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 48 and Version 49 of dev/MacOSX


Ignore:
Timestamp:
Dec 21, 2010, 9:54:59 PM (13 years ago)
Author:
youngk
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dev/MacOSX

    v48 v49  
    55== Current Status (as of December 15th, 2010) ==
    66
    7 Orxonox builds perfectly (with a few warnings) on Mac OS X 10.6, either with Xcode or with makefiles. We were although not able to test Orxonox on 10.5 machines, please try if you have Leopard.  When the game runs, CEGUI won't properly deal with mouse input (start a game with console command "startGame"). Dependency package is available down below for you to try out. Before trying to build Orxonox on any Mac machine, you first need to read the README.txt file inside the dependency package. Note that the svn trunk currently does not compile on OS X. To compile Orxonox on the mac you need to check out the branch ois_update.
     7Orxonox builds perfectly (with a few warnings) on Mac OS X 10.6, either with Xcode or with makefiles. We were although not able to test Orxonox on 10.5 machines, please try if you have Leopard.  When the game runs, CEGUI won't properly deal with mouse input (start a game with console command "startGame"). Dependency package is available down below for you to try out. Before trying to build Orxonox on any Mac machine, you first need to read the README.txt file inside the dependency package. Note that the svn trunk currently does not compile on OS X. To compile Orxonox on the mac you need to check out the branch mac_osx.
    88
    9 {{{https://svn.orxonox.net/game/code/branches/ois_update}}}
     9{{{https://svn.orxonox.net/game/code/branches/mac_osx}}}
    1010
    1111For Leopard (10.5) users: We've resolved the trouble with lua, but now ogg and vorbis are giving us a hard time in terms of downwards compatibility. Please follow the building guide at [http://www.orxonox.net/wiki/MacOSXDependencies "Dependencies for Mac OS X"], to build ogg and vorbis yourself.