Changes between Version 300 and Version 301 of BuildInstructions


Ignore:
Timestamp:
Feb 13, 2017, 9:09:01 PM (7 years ago)
Author:
Imarok
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v300 v301  
    4343
    4444 * Download and install [http://tortoisesvn.net/ TortoiseSVN]. (Make sure you reboot when it asks you to.)
    45  * Use TortoiseSVN to check out `http://svn.wildfiregames.com/public/ps/trunk/`. This may take a while, and will use around 2GB of disk space. If there are errors during the checkout, use TortoiseSVN's "update" to resume downloading.
     45 * Use TortoiseSVN to check out `http://svn.wildfiregames.com/public/ps/trunk/`. This may take a while, and will use around 5GB of disk space. If there are errors during the checkout, use TortoiseSVN's "update" to resume downloading.
    4646
    4747The [http://tortoisesvn.net/docs/release/TortoiseSVN_en/index.html TortoiseSVN manual] has information on [http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-checkout.html checking out], as well as [http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-update.html updating] and [http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-patch.html creating patches].
     
    5252
    5353=== Setting up the build environment ===
    54 The game must be compiled with Microsoft Visual C++. You can get the free Express edition here: [http://www.visualstudio.com/en-us/products/visual-studio-express-vs.aspx Visual Studio Express 2013]. Choose the version for "Windows Desktop". There is also the free [http://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx Community Edition], which has all the features of the Professional version for open source development.
     54The game must be compiled with Microsoft Visual C++. You can get the free Express edition here: [http://www.visualstudio.com/en-us/products/visual-studio-express-vs.aspx Visual Studio Express 2013](outdated). Choose the version for "Windows Desktop". There is also the free [http://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx Community Edition](outdated), which has all the features of the Professional version for open source development.
    5555
    5656The Visual Studio project/solution files are automatically generated from the source files: