Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 56 and Version 57 of dev/MacOSX


Ignore:
Timestamp:
Mar 7, 2011, 9:06:14 PM (13 years ago)
Author:
youngk
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dev/MacOSX

    v56 v57  
    2727For Xcode you need to make absolutely sure to select the "MacOSX10.4u.sdk" for installation, while running the Xcode installer. It's needed for compatibility reasons.
    2828
    29 === Source Files ===
     29== Source Files ==
    3030
    3131Once that's done, you need to check out the source files and the dependency package. There are two possibilities to get the source files, either via Xcode or by using subversion in the terminal (/Applications/Utilities/Terminal). To get the files via subversion in the terminal, follow these directions: [http://www.orxonox.net/wiki/SVN Subversion]
     
    3737Do a "Checkout" of code/trunk and data/trunk. That's it, you can quit Xcode once the downloads are done.
    3838
    39 === Dependencies ===
     39== Dependencies ==
    4040
    4141Orxonox 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.
     
    4444|| [http://svn.orxonox.net/ogre/apple/precompiled_dependencies/OrxonoxDeps_110303_1.1_OSX.7z "Mac OS X"] || 1.1 || 10M || Current ||
    4545|| [http://svn.orxonox.net/ogre/apple/precompiled_dependencies/OrxonoxDeps_110303_1.0_OSX.7z "Mac OS X"] || 1.0 || 10M || Without LOD-fix ||
     46
     47=== Building the dependencies on your own ===
    4648
    4749For the suicidal ones, here's the dependency list, if you want to compile them yourself (files are preferentially dynamically linked):