From c82bd67a1491fbf2adcbc25d1596c8c603bb43dc Mon Sep 17 00:00:00 2001 From: anshuman64 Date: Wed, 26 Apr 2017 09:07:40 -0700 Subject: [PATCH] Update BUILD_WIN.md --- BUILD_WIN.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/BUILD_WIN.md b/BUILD_WIN.md index e37bf27503..9df19e5525 100644 --- a/BUILD_WIN.md +++ b/BUILD_WIN.md @@ -12,9 +12,11 @@ Download and install the CMake 3.8.0-rc2 "win64-x64 Installer" from the [CMake W ###Step 3. Installing Qt -Download and install the [Qt 5.6.1 Installer](https://download.qt.io/official_releases/qt/5.6/5.6.1-1/qt-opensource-windows-x86-msvc2013_64-5.6.1-1.exe). Please note that the download file is large (850MB) and may take some time. +Download and install the [Qt Online Installer for Windows](https://www.qt.io/download-open-source/?hsCtaTracking=f977210e-de67-475f-a32b-65cec207fd03%7Cd62710cd-e1db-46aa-8d4d-2f1c1ffdacea#section-2). + +Select the following components on the installer: + -Make sure to select all components when going through the installer. ###Step 4. Setting Qt Environment Variable