From adfddd1a38fe6b56b9703cf0569113d6b33309a5 Mon Sep 17 00:00:00 2001 From: Elias Steurer Date: Fri, 26 Feb 2021 10:39:33 +0000 Subject: [PATCH] Update DeveloperSetup.md --- Docs/DeveloperSetup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/DeveloperSetup.md b/Docs/DeveloperSetup.md index 3ceb3a62..51ba978c 100644 --- a/Docs/DeveloperSetup.md +++ b/Docs/DeveloperSetup.md @@ -51,9 +51,10 @@ VCPKG_TARGET_TRIPLET:STRING=x64-osx 8. Press build (the big green play button on the bottom left). This will compile and start ScreenPlay and copy all necessary files into your Qt installation. ## Windows +1. It is recommended (but not necessary) to use a git UI like [gitextetions](https://gitextensions.github.io/). 1. [Download and install the most recent MSVC 2019 Community](https://visualstudio.microsoft.com/vs/community/) - Select "Desktop development with C++" -2. [Download and install Qt 5 binary installer from qt.io](https://www.qt.io/download-qt-installer) +1. [Download and install Qt 5 binary installer from qt.io](https://www.qt.io/download-qt-installer) - Install the Maintaince tool - Select the following features to install: - Qt 5.15.2 @@ -76,7 +77,6 @@ sudo yum install mesa-libGL-devel # openSUSE (zypper) sudo zypper install -t pattern devel_basis ``` -1. It is recommended (but not necessary) to use a git UI like [gitextetions](https://gitextensions.github.io/). 1. [Download and install Qt 5 binary installer from qt.io](https://www.qt.io/download-qt-installer) - Install the Maintaince tool - Select the following features to install: