6.7.2 for Windows
Note
Following database backend is distributed with this version:
- SQLite (distributed with Qt): Built in the package using command
-DFEATURE_sql_sqlite=ON -DFEATURE_system_sqlite=OFF
. - ODBC: Built in the package using command
-DFEATURE_sql_odbc=ON
. - MariaDB Connector/C 3.3 series (Dynamic builds only): Built in the package using command
-DFEATURE_sql_mysql=ON
.
Note
Since Qt 6.2 Qt made TLS backends as plugin.
Following backend(s) are built in the package:
- OpenSSL 3.0 series using
-DFEATURE_openssl=ON -DINPUT_openssl=linked
for enabling linked OpenSSL support (Dynamic builds only) - Windows Secure Channel using
-DFEATURE_schannel=ON
with TLS 1.3 support on MSVC version
Note
All builds have -DFEATURE_icu=OFF
because I think the ICU library is too big and, in most of the conditions, useless for common users.
Binary compatibility warning
Qt 6.7.0 contains a known binary compatibility issue, which was reported as QTBUG-123997.
Binaries linked with Qt Multimedia dynamic linked library / shared object should be rebuilt when upgrading Qt from or to 6.7.0.
Dynamic / Shared Builds (x86_64)
Windows-MSVC
Qt6.7.2-Windows-x86_64-VS2019-16.11.37-20240621.7z | ||||
---|---|---|---|---|
Download: | SourceForge link | |||
Build Host: | Windows 11 10.0.22631 | Toolchain Version: | VS2019 16.11.37 | |
Notes: |
Qt6.7.2-Windows-x86_64-VS2022-17.10.3-20240621.7z | ||||
---|---|---|---|---|
Download: | SourceForge link | |||
Build Host: | Windows 11 10.0.22631 | Toolchain Version: | VS2022 17.10.3 | |
Notes: | NO WEBENGINE because of compile failure |
Qt6.7.0-Windows-x86_64-VS2022-17.9.6-20240417.7z | ||||
---|---|---|---|---|
Download: | SourceForge link | |||
Build Host: | Windows 11 10.0.22631 | Toolchain Version: | VS2022 17.9.6 | |
Notes: |
Windows-MinGW
Qt6.7.2-Windows-x86_64-MinGW13.2.0-ucrt-20240621.7z | ||||
---|---|---|---|---|
Download: | SourceForge link | |||
Build Host: | Windows 11 10.0.22631 | Toolchain Version: | MinGW-w64 w/ GCC 13.2.0 UCRT | |
MinGW Used: | 64-bit MinGW-w64 w/ GCC 13.2.0 UCRT | |||
Notes: |
Qt6.7.2-Windows-x86_64-MinGW13.2.0-msvcrt-20240621.7z | ||||
---|---|---|---|---|
Download: | SourceForge link | |||
Build Host: | Windows 11 10.0.22631 | Toolchain Version: | MinGW-w64 w/ GCC 13.2.0 MSVCRT | |
MinGW Used: | 64-bit MinGW-w64 w/ GCC 13.2.0 MSVCRT | |||
Notes: |
Windows-MinGW-LLVM
Qt6.7.2-Windows-x86_64-llvm-mingw-18.1.8-ucrt-20240621.7z | ||||
---|---|---|---|---|
Download: | SourceForge link | |||
Build Host: | Windows 11 10.0.22631 | Toolchain Version: | MinGW-w64 w/ LLVM 18.1.8 UCRT | |
MinGW Used: | 64-bit MinGW-w64 w/ LLVM 18.1.8 UCRT | |||
Notes: |
Qt6.7.2-Windows-x86_64-llvm-mingw-18.1.8-msvcrt-20240621.7z | ||||
---|---|---|---|---|
Download: | SourceForge link | |||
Build Host: | Windows 11 10.0.22631 | Toolchain Version: | MinGW-w64 w/ LLVM 18.1.8 MSVCRT | |
MinGW Used: | 64-bit MinGW-w64 w/ LLVM 18.1.8 MSVCRT | |||
Notes: |
Dynamic / Shared Builds (arm64)
Windows-MSVC
Qt6.7.2-Windows-arm64-VS2022-17.10.3-20240621.7z | ||||
---|---|---|---|---|
Download: | SourceForge link | |||
Build Host: | Windows 11 10.0.22631 | Toolchain Version: | VS2022 17.10.3 | |
Notes: |