summaryrefslogtreecommitdiffstats
path: root/src/webengine
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2017-11-20 16:32:44 +0100
committerKai Koehne <kai.koehne@qt.io>2017-12-21 14:15:54 +0000
commit9214f8e6092b48e7b596f343b5e9bb7afd430078 (patch)
tree27cb2f48578c7ffd286b4d6bd63c946b0475faad /src/webengine
parent94f5df5317fffc34339182b72df9ac746eed8c93 (diff)
Doc: Describe using earlier Qt versions to build Qt WebEngine
Change-Id: I631db98327497400d6cc5cdf7c5b862d8e588651 Task-number: QTBUG-64547 Reviewed-by: Michael BrĂ¼ning <michael.bruning@qt.io> Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'src/webengine')
-rw-r--r--src/webengine/doc/src/qtwebengine-platform-notes.qdoc14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/webengine/doc/src/qtwebengine-platform-notes.qdoc b/src/webengine/doc/src/qtwebengine-platform-notes.qdoc
index 068d395b6..6a9330583 100644
--- a/src/webengine/doc/src/qtwebengine-platform-notes.qdoc
+++ b/src/webengine/doc/src/qtwebengine-platform-notes.qdoc
@@ -112,6 +112,20 @@
\note Qt WebEngine cannot be built for the 32-bit mode of \macos (using the
\c macx-clang-32 \c mkspec).
+ \section1 Using Earlier Qt Versions to Build Qt WebEngine
+
+ Building Qt WebEngine with earlier Qt versions (down to the last LTS
+ version) is supported. It means that Qt WebEngine 5.11 can be built with
+ Qt 5.9.x, Qt 5.10.x, and Qt 5.11.
+
+ To use an earlier Qt version to build Qt Webengine:
+
+ \list 1
+ \li Download the qtwebengine sources.
+ \li From the earlier Qt version, run
+ \c {qmake && make (&& make install)}.
+ \endlist
+
\section1 Mac App Store Compatibility
Applications using Qt WebEngine are not compatible with the Mac App Store, because: