Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 70 and Version 71 of dev/MacOSX


Ignore:
Timestamp:
Mar 27, 2011, 9:55:48 PM (13 years ago)
Author:
youngk
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dev/MacOSX

    v70 v71  
    99== Current Status (as of March 26th, 2011) ==
    1010
    11 Xcode 4 has been released, and Orxonox builds well with it too; even though you always have to select the target "ALL_BUILD" manually - we don't know why. Even more progress: Orxonox is now integrated into Cocoa, which means we have (at least for development purposes) a runnable App-Bundle. Once Orxonox has been built on your Mac, you can start it from your Desktop! Ooooh, and it has a nice icon too (thanks to [wiki:DamianFrick Mozork])! 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. Dependency package is available down below for you to try out. Note that the svn trunk currently does not compile on OS X.
     11Xcode 4 has been released, and Orxonox builds well with it too; even though you always have to select the target "ALL_BUILD" manually - we don't know why. Even more progress: Orxonox is now integrated into Cocoa, which means we have (at least for development purposes) a runnable App-Bundle. Once Orxonox has been built on your Mac, you can start it from the root of your build directory! Ooooh, and it has a nice icon too (thanks to [wiki:DamianFrick Mozork])! 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. Dependency package is available down below for you to try out. Note that the svn trunk currently does not compile on OS X.
    1212
    1313Currently, there are two possibilities of building Orxonox: Using either the kicklib, or the mac_osx branch (each of them has their own dependency package version, so be aware):