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 <riitta-leena.miettinen@qt.io>
This commit is contained in:
Eike Ziller
2021-01-04 10:17:30 +01:00
parent 052b0b4c92
commit 739eeec19d
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ https://doc.qt.io/qtcreator/creator-overview.html
The standalone binary packages support the following platforms: 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 * (K)Ubuntu Linux 18.04 (64-bit) or later
* macOS 10.13 or later * macOS 10.13 or later

View File

@@ -74,7 +74,7 @@
\section1 Windows \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 \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 have to manually enable support for it if you are running Windows in a