5.15.10 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

Qt release Qt 5.15 series opensource version a year later than commerical version, yet 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.14 so this version is built with QtWebEngine 5.15.14.

Patches (mostly CVE issue)

I build Qt with patches. See following page for a list of patches:
existing-patches

Dynamic / Shared Builds

Windows-MSVC

Qt5.15.10-Windows-x86-VS2015-20230722.7z
Download: 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.10-Windows-x86_64-VS2015-20230722.7z
Download: 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.10-Windows-x86-VS2017-15.9.55-20230724.7z
Download: SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:VS2017 15.9.55 w/ Windows SDK 10.0.17763
Notes:NO WEBENGINE because of compile failure
Qt5.15.10-Windows-x86_64-VS2017-15.9.55-20230723.7z
Download: SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:VS2017 15.9.55 w/ Windows SDK 10.0.17763
Notes:NO WEBENGINE because of compile failure
Qt5.15.10-Windows-x86-VS2019-16.11.28-20230805.7z
Download: SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:VS2019 16.11.28 w/ Windows SDK 10.0.22000
Notes:With WebEngine 5.15.14 && QtScript 5.15.14
Qt5.15.10-Windows-x86_64-VS2019-16.11.28-20230804.7z
Download: SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:VS2019 16.11.28 w/ Windows SDK 10.0.22000
Notes:With WebEngine 5.15.14 && QtScript 5.15.14
Qt5.15.10-Windows-x86_64-VS2022-17.6.5-20230723.7z
Download: SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:VS2022 17.6.5 w/ Windows SDK 10.0.22621
Notes:With WebEngine 5.15.14 && QtScript 5.15.14

Windows-MinGW

Qt5.15.10-Windows-x86-MinGW8.1.0-20230724.7z
Download: 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.10-Windows-x86_64-MinGW8.1.0-20230723.7z
Download: 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.10-Windows-x86-VS2015-staticFull-20230722.7z
Download: SourceForge link
Build Host:Windows 10 10.0.19045Toolchain Version:VS2015 Update 3
Notes:
Qt5.15.10-Windows-x86_64-VS2015-staticFull-20230722.7z
Download: SourceForge link
Build Host:Windows 10 10.0.19045Toolchain Version:VS2015 Update 3
Notes:
Qt5.15.10-Windows-x86-VS2017-15.9.55-staticFull-20230723.7z
Download: SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:VS2017 15.9.55 w/ Windows SDK 10.0.17763
Notes:
Qt5.15.10-Windows-x86_64-VS2017-15.9.55-staticFull-20230723.7z
Download: SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:VS2017 15.9.55 w/ Windows SDK 10.0.17763
Notes:
Qt5.15.10-Windows-x86-VS2019-16.11.28-staticFull-20230804.7z
Download: SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:VS2019 16.11.28 w/ Windows SDK 10.0.22000
Notes:
Qt5.15.10-Windows-x86_64-VS2019-16.11.28-staticFull-20230805.7z
Download: SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:VS2019 16.11.28 w/ Windows SDK 10.0.22000
Notes:

Windows-MinGW

Qt5.15.10-Windows-x86-MinGW8.1.0-staticFull-20230724.7z
Download: 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.10-Windows-x86_64-MinGW8.1.0-staticFull-20230723.7z
Download: 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: