Changes between Version 22 and Version 23 of BuildInstructions


Ignore:
Timestamp:
Jul 13, 2009, 7:47:57 PM (15 years ago)
Author:
Philip Taylor
Comment:

add 7z snapshot

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v22 v23  
    8686
    8787 * `svn co http://svn.wildfiregames.com/public/ps/trunk/` (or `http://svn.wildfiregames.com/svn/ps/trunk/` if you have commit access)
    88   * '''Note:''' The SVN server is currently very busy, and is likely to return "503 Service Unavailable" errors. You might want to wait a few days before downloading all the code. Alternatively, download and extract http://os.wildfiregames.com/ps-snapshot-r6953.tar.gz (300MB) (requires Subversion 1.5 or higher; this will break badly if you try it on Windows) then run `svn up`.
     88  * '''Note:''' The SVN server is currently very busy, and is likely to return "503 Service Unavailable" errors. You might want to wait a few days before downloading all the code. Alternatively, download and extract http://os.wildfiregames.com/ps-snapshot-r6953.tar.gz (300MB) or http://os.wildfiregames.com/ps-snapshot-r6953.tar.7z (140MB, 7-Zip) then run `svn up`. (The snapshot requires Subversion 1.5 or higher. It will break badly if you try it on Windows.)
    8989 * `( cd trunk/libraries/fcollada/src && make )`
    9090  * (This might require some adaptation for OS X, since the makefile is Linux-specific)