From 420fa2e376e8916d6502767574c6ec33ff6eed8a Mon Sep 17 00:00:00 2001 From: Matt Feemster Date: Fri, 22 Dec 2017 04:19:13 +0000 Subject: [PATCH] BuildGuideQtCreator.md edited online with Bitbucket --- Data/BuildGuideQtCreator.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: