diff --git a/Data/BuildGuideQtCreator.md b/Data/BuildGuideQtCreator.md index 07eb9c2..3504ddf 100644 --- a/Data/BuildGuideQtCreator.md +++ b/Data/BuildGuideQtCreator.md @@ -7,11 +7,11 @@ Install [git](https://git-scm.com/downloads). ###Visual Studio -Install [Microsoft Visual Studio 2015 or later](https://www.visualstudio.com/en-us/downloads/download-visual-studio-vs.aspx), then install the latest updates. +Install [Microsoft Visual Studio 2017 or later](https://www.visualstudio.com/downloads/), then install the latest updates. ###Qt -Install Qt for Windows 64-bit (VS 2015) 5.8 or later (http://www.qt.io/download/). +Install Qt for Windows 64-bit (VS 2017) 5.8 or later (http://www.qt.io/download/). Add system environment variable named `QTPATH` and point it to the location of the Qt folder. On a default install, this will be something like: