Changes between Version 115 and Version 116 of BuildInstructions


Ignore:
Timestamp:
Apr 7, 2011, 1:27:46 AM (13 years ago)
Author:
historic_bruno
Comment:

Suggestions due to currently broken VC 2010 support

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v115 v116  
    2828The game must be compiled with Microsoft Visual C++. If you already have Visual C++ 2005 or 2008 installed, make sure you have SP1 and then continue. Otherwise, you can get the free Express edition:
    2929
    30  * Download and install [http://www.microsoft.com/express/Downloads/#2010-Visual-CPP Visual C++ 2010 Express Edition].
     30 * [http://www.microsoft.com/express/Downloads/#2008-Visual-CPP Visual C++ 2008 Express Edition] is recommended as project files are currently only generated for 2005/2008 and the upgrade process is not perfect.
     31 * Or download and install [http://www.microsoft.com/express/Downloads/#2010-Visual-CPP Visual C++ 2010 Express Edition]. Pyrogenesis solution will need to be upgraded upon opening and also any time `update-workspaces` is run.
    3132
    3233(If you have the old VC++ 2005 Express, you need to install the separate [http://www.microsoft.com/express/2005/platformsdk/default.aspx Platform SDK] (steps 1-3).)