From ffdf1b719f665a8290ac6d7ac985e0343b13bdf5 Mon Sep 17 00:00:00 2001 From: "Elias Steurer (Kelteseth)" Date: Wed, 3 Oct 2018 11:20:02 +0000 Subject: [PATCH] Fix working qt version and add debug support --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 34bd87ab..66f62cb4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ # Requirements - - [Download and install Qt 5] (https://www.qt.io/download-qt-installer) - - Install Maintaince tool +- [Download and install MSVC 2017 Community](https://visualstudio.microsoft.com/vs/community/) +- [Download and install Win 10 SDK](https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk) + - Select debugging support during the installation (CDB) +- [Download and install Qt 5](https://www.qt.io/download-qt-installer) + - Install the Maintaince tool - Select the following features to install: - - Qt 5.11.1 + - Qt 5.11.2 - MSVC 2017 64-bit - Qt WebEngine - Tools