Document minimum Qt 5.10 requirement

This commit is contained in:
RAnders00
2018-10-19 21:39:09 +02:00
committed by pajlada
parent 55a5d4fa65
commit 2393ae62af
3 changed files with 6 additions and 2 deletions
+2
View File
@@ -1,5 +1,7 @@
# Linux
Note on Qt version compatibility: If you are installing Qt from a package manager, please ensure the version you are installing is at least **Qt 5.10 or newer**.
## Ubuntu 18.04
*most likely works the same for other Debian-like distros*
1. Install dependencies (and the C++ IDE Qt Creator) `sudo apt install qtcreator qtmultimedia5-dev libqt5svg5-dev libboost-dev libssl-dev libboost-system-dev`