6.2.4 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.

CVE issue patched

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

Dynamic / Shared Builds

Windows-MSVC

Qt6.2.4-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:
Qt6.2.4-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:

Windows-MinGW

Qt6.2.4-Windows-x86_64-MinGW11.2.0-20230325.7z
Download: OSDN link 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.4-Windows-x86_64-MinGW12.1.0-20230325.7z
Download: OSDN link SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:MinGW-w64 w/ GCC 12.1.0
MinGW Used: 64-bit MinGW-w64 w/ GCC 12.1.0
Notes:

Windows-MinGW-LLVM

Qt6.2.4-Windows-x86_64-llvm-mingw-15.0.0-ucrt-20230325.7z
Download: OSDN link 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.4-Windows-x86_64-llvm-mingw-15.0.0-msvcrt-20230325.7z
Download: OSDN link 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.4-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

Qt6.2.4-Windows-x86_64-MinGW11.2.0-staticFull-20230325.7z
Download: OSDN link 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.4-Windows-x86_64-MinGW12.1.0-staticFull-20230325.7z
Download: OSDN link SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:MinGW-w64 w/ GCC 12.1.0
MinGW Used: 64-bit MinGW-w64 w/ GCC 12.1.0
Notes: