From a3b8a191fd02c131c3855aa121745bc8c9fec22d Mon Sep 17 00:00:00 2001 From: Heikki Halmet Date: Tue, 20 Sep 2022 10:45:37 +0300 Subject: Update supported platforms and compilers for 6.4.0 branch Pick-to: 6.4 Task-number: QTBUG-106292 Change-Id: Ib2406f31a61296c429e54f832a60537ab0773188 Reviewed-by: Jani Heikkinen --- doc/src/platforms/supported-platforms.qdocinc | 14 +++++++++----- 1 file 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 -- cgit v1.2.3