mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
Update README.md
This commit is contained in:
parent
5fd37c5587
commit
9338d29ab3
@ -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)
|
Loading…
Reference in New Issue
Block a user