6.2.5 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.
  3. MariaDB Connector/C 3.3 series (Dynamic builds only): Built in the package using command -DFEATURE_sql_mysql.
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.

Note

No QtWebEngine in this version.

Patches (mostly CVE issue)

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

Dynamic / Shared Builds

Windows-MSVC

Qt6.2.5-Windows-x86_64-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:
Qt6.2.5-Windows-x86_64-VS2022-17.6.5-20230804.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.2.5-Windows-x86_64-MinGW11.2.0-20230804.7z
Download: SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:MinGW-w64 w/ GCC 11.2.0
MinGW Used: 64-bit MinGW-w64 w/ GCC 11.2.0
Notes:
Qt6.2.5-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.2.5-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.2.5-Windows-x86_64-llvm-mingw-15.0.0-ucrt-20230804.7z
Download: SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:MinGW-w64 w/ LLVM 15.0.0 (ucrt)
MinGW Used: 64-bit MinGW-W64 w/ LLVM 15.0.0 UCRT
Notes:
Qt6.2.5-Windows-x86_64-llvm-mingw-15.0.0-msvcrt-20230804.7z
Download: SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:MinGW-w64 w/ LLVM 15.0.0 (msvcrt)
MinGW Used: 64-bit MinGW-W64 w/ LLVM 15.0.0 msvcrt
Notes:

Static Full Builds

Windows-MSVC

Qt6.2.5-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

Qt6.2.5-Windows-x86_64-MinGW11.2.0-staticFull-20230804.7z
Download: SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:MinGW-w64 w/ GCC 11.2.0
MinGW Used: 64-bit MinGW-w64 w/ GCC 11.2.0
Notes:
Qt6.2.5-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.2.5-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: