Skip to content

Commit ddcd947

Browse files
Doc: Update requirements for building on Windows
Visual Studio 2017 version 15.8 or later is now required. Task-number: QTBUG-76606 Change-Id: Ib115336acc341d799c7ff0f08e89abc56bc6c6d9 Reviewed-by: Kai Koehne <[email protected]>
1 parent bb2a0bb commit ddcd947

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/webengine/doc/src/qtwebengine-platform-notes.qdoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,12 @@
6969

7070
\section2 Windows
7171

72-
On Windows, Visual Studio 2017 and Windows 10 SDK are required.
72+
On Windows, the following additional tools are required:
73+
74+
\list
75+
\li Visual Studio 2017 version 15.8 or later
76+
\li Windows 10 SDK
77+
\endlist
7378

7479
\QWE can only be built on 64-bit Windows, with a x64-bit toolchain.
7580
For building \QWE for x86 applications, you need to configure

0 commit comments

Comments
 (0)