Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 51 and Version 52 of dev/MacOSX


Ignore:
Timestamp:
Mar 7, 2011, 1:42:47 PM (13 years ago)
Author:
youngk
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dev/MacOSX

    v51 v52  
    33Here's how to get Orxonox up and running on Steve Jobs' operating system. We support anything from 10.5 (Leopard) upwards, while keeping in mind that Orxonox currently only runs in 32-bit mode. The following procedure was tested on Mac OS X 10.6.4 (Snow Leopard).
    44
    5 == Current Status (as of December 15th, 2010) ==
     5== Current Status (as of March 7th, 2011) ==
    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 mac_osx.
     7Little has changed since the last serious update, apart from a few optimizations and simple bugfixes. Expect progress soon! 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 mac_osx.
    88
    99{{{https://svn.orxonox.net/game/code/branches/mac_osx}}}
     
    3535=== Dependencies ===
    3636
    37 Orxonox has a pretty impressive list of dependencies and very few of them are pre-installed on our Apples. That's why we put together a package with precompiled dependencies for ease-of-use. Download below, extract it and place it into the directory where you have the data_extern and the trunk folders.
     37Orxonox has a pretty impressive list of dependencies and very few of them are pre-installed on our Apples. That's why we put together a package with precompiled dependencies for ease-of-use. Download below, extract it and place it into the directory where you have the data_extern and the trunk folders. NOTE: Currently, once downloaded, you still have to "install" the dependencies. For that, please read the README.txt file inside the zip package.
    3838
    3939|| Dependency Package || Version || Size || Notes ||