From 782fb5c3bbcb9b19220da45a07b46a54f9c45ff8 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Mon, 28 Oct 2024 16:10:00 +0100 Subject: [PATCH] Update supported platforms for the prebuilt binaries Change-Id: I85e8177b1e89c1b5d44c8f861f2c91f597c99774 Reviewed-by: Leena Miettinen --- README.md | 8 +++++--- .../creator-only/creator-desktop-platforms.qdoc | 14 +++++++++++--- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 274c5094868..da8cd3f20a2 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,11 @@ https://doc.qt.io/qtcreator/creator-overview.html The standalone binary packages support the following platforms: -* Windows 10 (64-bit) or later -* (K)Ubuntu Linux 22.04 (64-bit) or later -* macOS 11 or later +* Windows 10 (x86_64) or later +* Windows 11 (ARM64) or later +* (K)Ubuntu Linux 22.04 (x86_64) or later +* (K)Ubuntu Linux 24.04 (arm64) or later +* macOS 12 or later When you compile Qt Creator yourself, the Qt version that you build with determines the supported platforms. diff --git a/doc/qtcreator/src/overview/creator-only/creator-desktop-platforms.qdoc b/doc/qtcreator/src/overview/creator-only/creator-desktop-platforms.qdoc index 6a2602b34d0..3e4b803be50 100644 --- a/doc/qtcreator/src/overview/creator-only/creator-desktop-platforms.qdoc +++ b/doc/qtcreator/src/overview/creator-only/creator-desktop-platforms.qdoc @@ -25,7 +25,11 @@ \section1 Linux - (K)Ubuntu Linux 22.04 (64-bit) or later is supported. + Supported platforms are: + \list + \li (K)Ubuntu Linux 22.04 (x86_64) or later + \li (K)Ubuntu Linux 24.04 (arm64) or later + \endlist To build Qt applications using \QC on Linux, you usually need the following: @@ -50,12 +54,16 @@ \section1 macOS - \macos 11.0 or later is supported with the Xcode tools for your \macos + \macos 12.0 or later is supported with the Xcode tools for your \macos version available in the Mac App Store. \section1 Windows - Windows 10 (64-bit) or later is supported. + Supported platforms are: + \list + \li Windows 10 (x86_64) or later + \li Windows 11 (ARM64) or later + \endlist \note Some \QC plugins rely on Direct3D (part of DirectX). You might have to manually enable support for it if you are running Windows in a