Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 76 and Version 77 of dev/MacOSX


Ignore:
Timestamp:
Oct 7, 2011, 7:03:19 PM (13 years ago)
Author:
baermatt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dev/MacOSX

    v76 v77  
    3333Once you have your Xcode set up, 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], or enter the following into your Terminal (without the dollar sign!):
    3434{{{
    35 $ mkdir -p ~/Development/Prxonox
     35$ mkdir -p ~/Development/Orxonox
    3636$ cd ~/Development/Orxonox
    3737$ svn co https://svn.orxonox.net/game/code/trunk