From a8c657d67cb8cadb7884e3bc3f1d5d9d90c297c3 Mon Sep 17 00:00:00 2001 From: bunnei Date: Mon, 19 May 2014 20:39:48 -0700 Subject: [PATCH] Updated Windows Build (markdown) --- Windows-Build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Windows-Build.md b/Windows-Build.md index 2abdd83..c6e3615 100644 --- a/Windows-Build.md +++ b/Windows-Build.md @@ -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):