From 1acd8e461adea32f2d2dba1ef2b4148b02a125df Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Wed, 4 Apr 2018 15:35:00 +0100 Subject: [PATCH] Updated link for VS Build Tools 2015 to point directly to executable download. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index fd194423..cd11fd03 100644 --- a/README.rst +++ b/README.rst @@ -113,7 +113,7 @@ macOS Microsoft Windows ^^^^^^^^^^^^^^^^^ -* Download and install `Microsoft Visual C++ 2015 Build Tools `_. Use the default installation options. +* Download and install `Microsoft Visual C++ 2015 Build Tools `_ (currently you must use the 2015 version, not 2017). Use the default installation options. Alternatively if you are using Windows 10 and feeling adventurous you can install the `Windows Subsystem for Linux `_ and then follow the Linux install instructions for gprMax. Note however that currently WSL does not aim to support GUI desktops or applications, e.g. Gnome, KDE, etc....