From a905c791dbfe7fd12b1ba4aa15ef118f19c8e41e Mon Sep 17 00:00:00 2001 From: "Elias Steurer (Kelteseth)" Date: Mon, 17 Dec 2018 14:01:58 +0000 Subject: [PATCH] Update to Qt 5.12.0 LTS --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 68e1b008..2a292f52 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ git clone --recursive https://gitlab.com/aimber/ScreenPlay.git 3. [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.11.2 + - Qt 5.12.0 LTS - MSVC 2017 64-bit - Qt WebEngine - Tools @@ -51,7 +51,7 @@ 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.11.2 + - Qt 5.12.0 LTS - GCC - Qt WebEngine ### OSX @@ -61,6 +61,6 @@ sudo zypper install -t pattern devel_basis 3. [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.11.2 + - Qt 5.12.0 LTS - Qt WebEngine 4. Change your default kit: QtCreator -> Options -> Kits -> Select your default kit (Desktop Qt 5.11.2) -> Change c and c++ Compiler to Apple Clang (x86_64) \ No newline at end of file