From 739eeec19d1560743f57579281e63585e1b7d11f Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Mon, 4 Jan 2021 10:17:30 +0100 Subject: [PATCH] Explicitly state that only 64 bit Windows is supported by our binary packages. Building on 32bit is still possible. Fixes: QTCREATORBUG-25182 Change-Id: Ic88579bcd9bf3b6aef449e6ac3bcaa6430cd68f2 Reviewed-by: Leena Miettinen --- README.md | 2 +- .../src/overview/creator-only/creator-desktop-platforms.qdoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 86e9b1eb787..1d9834f2a35 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ https://doc.qt.io/qtcreator/creator-overview.html The standalone binary packages support the following platforms: -* Windows 7 or later +* Windows 7 (64-bit) or later * (K)Ubuntu Linux 18.04 (64-bit) or later * macOS 10.13 or later 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 00ad408e575..b01aec102e3 100644 --- a/doc/qtcreator/src/overview/creator-only/creator-desktop-platforms.qdoc +++ b/doc/qtcreator/src/overview/creator-only/creator-desktop-platforms.qdoc @@ -74,7 +74,7 @@ \section1 Windows - Windows 7 or later is supported. + Windows 7 (64-bit) or later is supported. \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