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

Update README.md

This commit is contained in:
Elias Steurer (Kelteseth) 2018-12-04 17:18:58 +00:00
parent 5fd37c5587
commit 9338d29ab3

View File

@ -52,16 +52,13 @@ sudo zypper install -t pattern devel_basis
- Qt 5.11.2
- GCC
- Qt WebEngine
- Tools
- Qt Creator 4.x CDB Debugger Support
### OSX
1. Install XCode via the app store
2. Launch XCode and install the XCode command line tools. (This may take a few minutes)
- If in doubt or unsure, execute 'xcode-select --install'
2. [Download and install Qt 5 binary installer from qt.io](https://www.qt.io/download-qt-installer)
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 WebEngine
- Tools
- Qt Creator 4.x CDB Debugger Support
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)