Changes between Version 56 and Version 57 of dev/MacOSX
- Timestamp:
- Mar 7, 2011, 9:06:14 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/MacOSX
v56 v57 27 27 For 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. 28 28 29 == = Source Files ===29 == Source Files == 30 30 31 31 Once 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] … … 37 37 Do a "Checkout" of code/trunk and data/trunk. That's it, you can quit Xcode once the downloads are done. 38 38 39 == = Dependencies ===39 == Dependencies == 40 40 41 41 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. … … 44 44 || [http://svn.orxonox.net/ogre/apple/precompiled_dependencies/OrxonoxDeps_110303_1.1_OSX.7z "Mac OS X"] || 1.1 || 10M || Current || 45 45 || [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 === 46 48 47 49 For the suicidal ones, here's the dependency list, if you want to compile them yourself (files are preferentially dynamically linked):