Update the supported platforms documentation re Visual Studio 2019

Fixes: QTBUG-82711
Change-Id: Ie816189bf49684a8a6f16de5b162d35face94fd9
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
This commit is contained in:
Andy Shaw 2020-03-19 10:29:03 +01:00
parent 0c1a0fd13c
commit dcfe75ec67
2 changed files with 6 additions and 5 deletions

View File

@ -74,15 +74,15 @@
\header \li Operating System \li Architecture \li Compiler \li Notes
\row \li Windows 10
\li \c x86 and \c x86_64
\li \b {MSVC 2017}, \b {MSVC 2015}, \b {MinGW 7.3}
\li \b {MSVC 2019}, MSVC 2017, \b {MSVC 2015}, \b {MinGW 7.3}
\li
\row \li Windows 8.1
\li \c x86 and \c x86_64
\li MSVC 2017, MSVC 2015, MinGW 7.3
\li MSVC 2019, MSVC 2017, MSVC 2015, MinGW 7.3
\li
\row \li Windows 7
\li \c x86 and \c x86_64
\li MSVC 2017, MSVC 2015, \b {MinGW 7.3}
\li MSVC 2019, MSVC 2017, MSVC 2015, \b {MinGW 7.3}
\li \l{https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/7.3.0/threads-posix/dwarf/i686-7.3.0-release-posix-dwarf-rt_v5-rev0.7z/download}{MinGW-builds GCC 7.3.0 (x86)}
\endtable

View File

@ -464,7 +464,8 @@
\section2 Visual Studio
Qt can be built with Visual Studio 2015 (Update 2), Visual Studio 2017,
and Build Tools for Visual Studio 2017 (see also \l {Supported Platforms}).
Visual Studio 2019 and Build Tools for Visual Studio 2017 and 2019 (see
also \l {Supported Platforms}).
\section2 Intel C++ Compiler (Windows, Altix)
@ -867,7 +868,7 @@
(\c iconengines, \c imageformats).
In addition, the archive must contain the following compiler
specific libraries (assuming Visual Studio 14.0 (2015) or 15.0 (2017)):
specific libraries (assuming Visual Studio 14.0 (2015) or 15.0 (2017) or 16.0 (2019)):
\table 100%
\header