aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2024-04-02 15:35:16 +0200
committerEike Ziller <eike.ziller@qt.io>2024-04-03 07:27:33 +0000
commit738a3bf76d7f4b0f49b795be7309a03794700329 (patch)
tree5101fcee78e6277b5342c823d2200b3827ecd98c /README.md
parent043abe69a7c80f14ec0241172842e05b3c652ccc (diff)
Update README to match the new requirements for building
Amends ff04dc53ef94ff424789c1ff9a71a32417d4160b Change-Id: I3ec6dbdea4e9cfc5df6d94fbf37408b3d7e4145a Reviewed-by: Christian Stenger <christian.stenger@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 71f02d884e..7feacabd33 100644
--- a/README.md
+++ b/README.md
@@ -38,12 +38,12 @@ https://doc.qt.io/qtcreator-extending/coding-style.html
Prerequisites:
-* Qt 6.2 or later. The Qt version that you use to build Qt Creator defines the
+* Qt 6.4.3 or later. The Qt version that you use to build Qt Creator defines the
minimum platform versions that the result supports
- (Windows 10, RHEL/CentOS 8.4, Ubuntu 20.04, macOS 10.15 for Qt 6.2).
+ (Windows 10, RHEL/CentOS 8.4, Ubuntu 20.04, macOS 10.15 for Qt 6.4.3).
* Qt WebEngine module for QtWebEngine based help viewer
* On Windows:
- * MinGW with GCC 9 or Visual Studio 2019 or later
+ * MinGW with GCC 11.2 or Visual Studio 2019 or later
* Python 3.8 or later (optional, needed for the python enabled debug helper)
* Debugging Tools for Windows (optional, for MSVC debugging support with CDB)
* On Mac OS X: latest Xcode