From ecc9377064c53bfe3207cfb5fdcb241b673058f2 Mon Sep 17 00:00:00 2001 From: Elias Steurer Date: Fri, 2 Oct 2020 10:49:05 +0200 Subject: [PATCH] Fix required dev setup --- Docs/DeveloperSetup.md | 10 +++++----- README.md | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Docs/DeveloperSetup.md b/Docs/DeveloperSetup.md index 181d089d..748ff8ae 100644 --- a/Docs/DeveloperSetup.md +++ b/Docs/DeveloperSetup.md @@ -43,13 +43,13 @@ chmod +x install-dependencies.sh 10. Press build (the big green play button). This will compile the project and copy all necessary files into your Qt installation. ### Windows -1. [Download and install MSVC 2019 Community](https://visualstudio.microsoft.com/vs/community/) +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) - Install the Maintaince tool - Select the following features to install: - - Qt 5.15.2 - - MSVC 2017 64-bit + - Qt 5.15.1 + - MSVC 2019 64-bit - Qt WebEngine - Developer and Designer Tools - Cmake @@ -71,14 +71,14 @@ sudo zypper install -t pattern devel_basis 2. [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 + - Qt 5.15.1 - GCC - Qt WebEngine ### OSX 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 + - Qt 5.15.1 - Qt WebEngine - Developer and Designer Tools - OpenSSL 1.1.1.c Toolkit diff --git a/README.md b/README.md index 3103bc16..4e3fd216 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ScreenPlay [![pipeline status](https://gitlab.com/kelteseth/ScreenPlay/badges/ma Dev. Docs [![pipeline status](https://gitlab.com/kelteseth/ScreenPlayDeveloperDocs/badges/master/pipeline.svg)](https://gitlab.com/kelteseth/ScreenPlayDeveloperDocs/-/commits/master)
-ScreenPlay is an open source cross platform app for displaying Video Wallpaper, Widgets and AppDrawer. It is written in modern C++17/Qt5/QML. Binaries with workshop support are available for Windows and soon Linux & MacOSX via Steam. Join our community: +ScreenPlay is an open source cross platform app for displaying Video Wallpaper, Widgets and AppDrawer. It is written in modern C++20/Qt5/QML. Binaries with workshop support are available for Windows and soon Linux & MacOSX via Steam. Join our community:

Homepage - Forum - 🎉 Discord (Free Steam Key Here!) - Reddit