/: 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>
This commit is contained in:
jan Iversen 2019-11-12 16:21:17 +01:00 committed by Dirk Hohndel
parent b850384100
commit 46088e63fd

View file

@ -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