1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-14 22:42:34 +02:00

Update DeveloperSetup.md

This commit is contained in:
Elias Steurer 2020-05-22 19:06:55 +00:00
parent d4ff126757
commit d26f78f7c4

View File

@ -95,5 +95,5 @@ sudo zypper install -t pattern devel_basis
- Cmake
- Ninja
2. Install [homebrew](https://brew.sh/)
- Open a terminal and install clang -> brew install llvm
- Open a terminal and install clang -> brew install llvm cmake ninja
3. Change your default kit: QtCreator -> Options -> Kits -> Select your default kit (Desktop Qt 5.13.0) -> Change c and c++ Compiler to Apple Clang (x86_64)