6.5.0 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.0-rc-Windows-x86_64-VS2022-17.5.3-20230324.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.5.0-rc-Windows-x86_64-MinGW12.1.0-20230324.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.5.0-rc-Windows-x86_64-llvm-mingw-16.0.0-ucrt-20230324.7z
Download: OSDN link SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:MinGW-w64 w/ LLVM 16.0.0 (ucrt)
MinGW Used: 64-bit MinGW-W64 w/ LLVM 16.0.0 UCRT
Notes:
Qt6.5.0-rc-Windows-x86_64-llvm-mingw-16.0.0-msvcrt-20230324.7z
Download: OSDN link SourceForge link
Build Host:Windows 11 10.0.22621Toolchain Version:MinGW-w64 w/ LLVM 16.0.0 (msvcrt)
MinGW Used: 64-bit MinGW-W64 w/ LLVM 16.0.0 msvcrt
Notes:

Static Full Builds

Windows-MSVC

Qt6.5.0-rc-Windows-x86_64-VS2022-17.5.3-staticFull-20230324.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.5.0-rc-Windows-x86_64-MinGW12.1.0-staticFull-20230324.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: