5.15.8 for Windows

Note

Following database backend is distributed with this version:

  1. SQLite (distributed with Qt): Built in the package using command -sql-sqlite.
  2. ODBC: Built in the package using command -sql-odbc.
  3. MariaDB Connector/C 3.1 series (Dynamic builds only): Built in the package using command -sql-mysql.
Note
All builds have -no-openssl -schannel, which means that Windows Secure Channel is used for TLS Backend.
This backend is supported by Qt since Qt 5.13.
Note
All builds have -no-icu because I think the ICU library is too big and, in most of the conditions, useless for common users.
Note

Note: Qt release Qt 5.15 series opensource version a year later than commerical version, while still release QtWebEngine at same time commerical version released.
That is because QtWebEngine use a thirdparty project which features a license which don’t allow closed source.
Qt Commerical-Only LTS version has had its version up to 5.15.13 so this version is built with QtWebEngine 5.15.13.

CVE issue patched

All builds have following CVEs fixed:
CVE-2022-25255
CVE-2022-25643
CVE-2018-25032
CVE-2022-27404-27405-27406
CVE-2022-37434

Dynamic / Shared Builds

Windows-MSVC

Qt5.15.8-Windows-x86-VS2015-20230324.7z
Download: OSDN link SourceForge link
Build Host:Windows 10 10.0.19045Toolchain Version:VS2015 Update 3
Notes:NO WEBENGINE because Qt has no support for QtWebEngine 5.15 for Visual Studio 2015
Qt5.15.8-Windows-x86_64-VS2015-20230324.7z
Download: OSDN link SourceForge link
Build Host:Windows 10 10.0.19045Toolchain Version:VS2015 Update 3
Notes:NO WEBENGINE because Qt has no support for QtWebEngine 5.15 for Visual Studio 2015
Qt5.15.8-Windows-x86-VS2017-15.9.53-20230325.7z
Download: OSDN link SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:VS2017 15.9.53 w/ Windows SDK 10.0.17763
Notes:NO WEBENGINE because of compile failure
Qt5.15.8-Windows-x86_64-VS2017-15.9.53-20230325.7z
Download: OSDN link SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:VS2017 15.9.53 w/ Windows SDK 10.0.17763
Notes:NO WEBENGINE because of compile failure
Qt5.15.8-Windows-x86-VS2019-16.11.25-20230325.7z
Download: OSDN link SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:VS2019 16.11.25 w/ Windows SDK 10.0.22000
Notes:With WebEngine 5.15.13 && QtScript 5.15.13
Qt5.15.8-Windows-x86_64-VS2019-16.11.25-20230325.7z
Download: OSDN link SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:VS2019 16.11.25 w/ Windows SDK 10.0.22000
Notes:With WebEngine 5.15.13 && QtScript 5.15.13
Qt5.15.8-Windows-x86_64-VS2022-17.5.3-20230325.7z
Download: OSDN link SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:VS2022 17.5.3 w/ Windows SDK 10.0.22621
Notes:With WebEngine 5.15.13 && QtScript 5.15.13

Windows-MinGW

Qt5.15.8-Windows-x86-MinGW8.1.0-20230209.7z
Download: OSDN link SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:MinGW-w64 w/ GCC 8.1.0
MinGW Used: 32-bit MinGW-w64 w/ GCC 8.1.0
Notes:NO MySQL Database Backend because compile failed
Qt5.15.8-Windows-x86_64-MinGW8.1.0-20230208.7z
Download: OSDN link SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:MinGW-w64 w/ GCC 8.1.0
MinGW Used: 64-bit MinGW-w64 w/ GCC 8.1.0
Notes:

Static Full Builds

Note

All static builds have -feature-relocatable. It should be no need to use QQtPatcher to patch the target binary, but I didn’t test it.

Windows-MSVC

Qt5.15.8-Windows-x86-VS2015-staticFull-20230324.7z
Download: OSDN link SourceForge link
Build Host:Windows 10 10.0.19045Toolchain Version:VS2015 Update 3
Notes:
Qt5.15.8-Windows-x86_64-VS2015-staticFull-20230324.7z
Download: OSDN link SourceForge link
Build Host:Windows 10 10.0.19045Toolchain Version:VS2015 Update 3
Notes:
Qt5.15.8-Windows-x86-VS2017-15.9.53-staticFull-20230325.7z
Download: OSDN link SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:VS2017 15.9.53 w/ Windows SDK 10.0.17763
Notes:
Qt5.15.8-Windows-x86_64-VS2017-15.9.53-staticFull-20230325.7z
Download: OSDN link SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:VS2017 15.9.53 w/ Windows SDK 10.0.17763
Notes:
Qt5.15.8-Windows-x86-VS2019-16.11.25-staticFull-20230325.7z
Download: OSDN link SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:VS2019 16.11.25 w/ Windows SDK 10.0.22000
Notes:
Qt5.15.8-Windows-x86_64-VS2019-16.11.25-staticFull-20230325.7z
Download: OSDN link SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:VS2019 16.11.25 w/ Windows SDK 10.0.22000
Notes:

Windows-MinGW

Qt5.15.8-Windows-x86-MinGW8.1.0-staticFull-20230208.7z
Download: OSDN link SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:MinGW-w64 w/ GCC 8.1.0
MinGW Used: 32-bit MinGW-w64 w/ GCC 8.1.0
Notes:
Qt5.15.8-Windows-x86_64-MinGW8.1.0-staticFull-20230208.7z
Download: OSDN link SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:MinGW-w64 w/ GCC 8.1.0
MinGW Used: 64-bit MinGW-w64 w/ GCC 8.1.0
Notes: