Updated Windows Build (markdown)

bunnei 2014-05-19 20:39:48 -07:00
parent 3ac8e5f005
commit a8c657d67c

@ -9,7 +9,7 @@ On Windows, all light-weight dependencies are automatically included within the
* In the "Edit System Variable" window that appears, append "C:\msysgit\bin;C:\msysgit\mingw\bin;C:\msysgit\cmd;" (or wherever Git is installed on your machine) to the end of list of paths
* Click "OK", "OK", "OK"
* Open the command-prompt, and verify that if you enter "git --version", it says something like "git version 1.9.2.msysgit.0" (your version may be different, that's ok!)
* Visual Studio 2013 Express (Windows Desktop) - NOTE: Must be the "Windows Desktop" one, as the "Windows" one requires Windows 8 / metro mode
* **[Visual Studio 2013 Express (Windows Desktop)](http://www.microsoft.com/en-us/download/details.aspx?%0Aid=40787)** - NOTE: Must be the "Windows Desktop" one, as the "Windows" one requires Windows 8 / metro mode
### Debugger Dependencies
For the debugger/Qt GUI, you'll to install [Qt 4.8.6](http://download.qt-project.org/official_releases/qt/4.8/4.8.6/qt-opensource-windows-x86-vs2010-4.8.6.exe):