1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-15 06:52:34 +02:00

Merge branch 'dev' of gitlab.com:aimber/ScreenPlay into dev

This commit is contained in:
kelteseth 2018-10-17 20:42:58 +02:00
commit ac8b360ecd

View File

@ -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