6.5.2 for Windows

Note

Following database backend is distributed with this version:

  1. SQLite (distributed with Qt): Built in the package using command -DFEATURE_sql_sqlite -DFEATURE_system_sqlite=OFF.
  2. ODBC: Built in the package using command -DFEATURE_sql_odbc.
Note

Since Qt 6.2 Qt made TLS backends as plugin.
Following backend(s) are built in the package:

  1. OpenSSL 3.0 series using -DFEATURE_openssl=ON -DINPUT_openssl=linked for enabling linked OpenSSL support
  2. 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.

Dynamic / Shared Builds

Windows-MSVC

Qt6.5.2-Windows-x86_64-VS2022-17.6.5-20230803.7z
Download: SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:VS2022 17.6.5 w/ Windows SDK 10.0.22621
Notes:

Windows-MinGW

Qt6.5.2-Windows-x86_64-MinGW12.2.0-msvcrt-20230804.7z
Download: SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:MinGW-w64 w/ GCC 12.2.0 (msvcrt)
MinGW Used: 64-bit MinGW-w64 w/ GCC 12.2.0 msvcrt
Notes:
Qt6.5.2-Windows-x86_64-MinGW12.2.0-ucrt-20230804.7z
Download: SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:MinGW-w64 w/ GCC 12.2.0 (ucrt)
MinGW Used: 64-bit MinGW-w64 w/ GCC 12.2.0 UCRT
Notes:

Windows-MinGW-LLVM

Qt6.5.2-Windows-x86_64-llvm-mingw-16.0.6-ucrt-20230804.7z
Download: SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:MinGW-w64 w/ LLVM 16.0.6 (ucrt)
MinGW Used: 64-bit MinGW-W64 w/ LLVM 16.0.6 UCRT
Notes:
Qt6.5.2-Windows-x86_64-llvm-mingw-16.0.6-msvcrt-20230804.7z
Download: SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:MinGW-w64 w/ LLVM 16.0.6 (msvcrt)
MinGW Used: 64-bit MinGW-W64 w/ LLVM 16.0.6 msvcrt
Notes:

Static Full Builds

Windows-MSVC

Qt6.5.2-Windows-x86_64-VS2022-17.6.5-staticFull-20230803.7z
Download: SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:VS2022 17.6.5 w/ Windows SDK 10.0.22621
Notes:

Windows-MinGW

Qt6.5.2-Windows-x86_64-MinGW12.2.0-msvcrt-staticFull-20230804.7z
Download: SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:MinGW-w64 w/ GCC 12.2.0 (msvcrt)
MinGW Used: 64-bit MinGW-w64 w/ GCC 12.2.0 msvcrt
Notes:
Qt6.5.2-Windows-x86_64-MinGW12.2.0-ucrt-staticFull-20230804.7z
Download: SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:MinGW-w64 w/ GCC 12.2.0 (ucrt)
MinGW Used: 64-bit MinGW-w64 w/ GCC 12.2.0 UCRT
Notes: