Changes between Version 51 and Version 52 of dev/MacOSX
- Timestamp:
- Mar 7, 2011, 1:42:47 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/MacOSX
v51 v52 3 3 Here'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). 4 4 5 == Current Status (as of December 15th, 2010) ==5 == Current Status (as of March 7th, 2011) == 6 6 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.7 Little 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. 8 8 9 9 {{{https://svn.orxonox.net/game/code/branches/mac_osx}}} … … 35 35 === Dependencies === 36 36 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. 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. NOTE: Currently, once downloaded, you still have to "install" the dependencies. For that, please read the README.txt file inside the zip package. 38 38 39 39 || Dependency Package || Version || Size || Notes ||