summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHeikki Halmet <heikki.halmet@qt.io>2022-09-20 10:45:37 +0300
committerHeikki Halmet <heikki.halmet@qt.io>2022-09-26 11:51:52 +0000
commita3b8a191fd02c131c3855aa121745bc8c9fec22d (patch)
tree4c4d375bbdd50ceb17e17f74bec609016454fdbc
parenta859e8ad54ba7a11847afdce9db13aecfb71ae8a (diff)
Update supported platforms and compilers for 6.4.0 branchv6.4.0
Pick-to: 6.4 Task-number: QTBUG-106292 Change-Id: Ib2406f31a61296c429e54f832a60537ab0773188 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
-rw-r--r--doc/src/platforms/supported-platforms.qdocinc14
1 files changed, 9 insertions, 5 deletions
diff --git a/doc/src/platforms/supported-platforms.qdocinc b/doc/src/platforms/supported-platforms.qdocinc
index 0ac6c4a0c..99104df5c 100644
--- a/doc/src/platforms/supported-platforms.qdocinc
+++ b/doc/src/platforms/supported-platforms.qdocinc
@@ -11,7 +11,7 @@
//! [linux]
\table 80%
\header \li Distribution \li Architecture \li Compiler \li Notes
- \row \li CentOS Linux 8.2
+ \row \li Red Hat 8.4
\li \c x86_64
\li GCC 10 (toolset)
\li
@@ -19,7 +19,7 @@
\li \c x86_64
\li GCC 9
\li
- \row \li SUSE Linux Enterprise Server 15 SP2
+ \row \li SUSE Linux Enterprise Server 15 SP4
\li \c x86_64
\li GCC 10
\li
@@ -44,9 +44,13 @@
//! [windows]
\table 80%
\header \li Operating System \li Architecture \li Compiler
- \row \li Windows 10 (1809 or later)
+ \row \li Windows 11 21H2 (1809 or later)
\li \c x86_64
- \li MSVC 2019, MinGW 8.1
+ \li MSVC 2022, MSVC 2019, MinGW 11.2
+ \li
+ \row \li Windows 10 21H2 (1809 or later)
+ \li \c x86_64
+ \li MSVC 2022, MSVC 2019, MinGW 11.2
\li
\row \li Windows on ARM
\li \c arm64
@@ -72,7 +76,7 @@ The following configurations are supported in this Qt release:
\header \li Distribution \li Architecture \li Compiler \li Notes
\row \li Android 6.0 or later (API level 23 or higher)
\li \c armv7a, \c x86, \c arm64-v8, and \c x86_64
- \li Clang 12.0.8 (NDK r23b) as provided by Google, MinGW 8.1
+ \li Clang 12.0.8 (NDK r23b) as provided by Google, MinGW 11.2
\li For JDK versions see \l{Java Development Kit (JDK)}
\endtable
\note Qt user apps require using the same NDK r23b version used for