forked from qt-creator/qt-creator
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:
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user