summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar jan Iversen <jan@casacondor.com>2019-11-12 16:21:17 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-11-13 08:29:48 -0800
commit46088e63fd419d3eceae8c1c45dcec87a35badf3 (patch)
tree80e965e0f3acc768cb434a08a0f393354981c190 /INSTALL
parentb850384100ce429d3720ce03fc39e817f123c77d (diff)
downloadsubsurface-46088e63fd419d3eceae8c1c45dcec87a35badf3.tar.gz
/: update INSTALL to reflect correct Qt version.
commit 5ce4b3d5e set minimum Qt level to 5.11 for Subsurface-mobile commit 3df2be5c1 set minimum Qt level to 5.9.1 for Subsurface update INSTALL to reflect to new Qt versions Signed-off-by: Jan Iversen <jan@casacondor.com>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 4 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index fd78dacf6..46fbfd367 100644
--- a/INSTALL
+++ b/INSTALL
@@ -60,8 +60,10 @@ respective upstreams.
Getting Qt5
-----------
-We use Qt5 in order to only maintain one UI across platforms. Qt5.8 is the
-oldest version supported.
+We use Qt5 in order to only maintain one UI across platforms.
+
+Qt5.9.1 is the oldest version supported if ONLY building Subsurface (desktop version)
+Qt5.11 is the oldest version supported if also building Subsurface-mobile (ios/android)
Download the Open Source version from https://www.qt.io/download and
follow the Qt instructions to install it or alternatively follow the