Updated minimum required Qt versions (#2210)

This updates both the build instructions and enforces qt version when running qmake
This commit is contained in:
Paweł
2020-11-21 11:24:32 +01:00
committed by GitHub
parent 529f19a2de
commit 3ffb28427d
6 changed files with 17 additions and 10 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Building on macOS
#### Note - If you want to develop Chatterino 2 you will also need to install Qt Creator (make sure to install **Qt 5.10 or newer**)
#### Note - If you want to develop Chatterino 2 you will also need to install Qt Creator (make sure to install **Qt 5.12 or newer**)
1. Install Xcode and Xcode Command Line Utilites
2. Start Xcode, settings -> Locations, activate your Command Line Tools
3. Install brew https://brew.sh/