Fsu0413's Original Qt builds

Note

Currently there is technical problem on OSDN. Download / Upload are having problems.
All links to OSDN are removed for now. Please download from SourceForge.

Error during upload is as following (Output by WinSCP).

General failure (server should provide error description).
Error code: 4
Error message from server: Failure

Common reasons for the Error code 4 are:

  • Renaming a file to a name of already existing file.
  • Creating a directory that already exists.
  • Moving a remote file to a different filesystem (HDD).
  • Uploading a file to a full filesystem (HDD).
  • Exceeding a user disk quota.

Disclaimer

These binaries built by Fsu0413 are TOTALLY UNTESTED. Use at your own risk.
The code used is downloaded from here, and patches applied on top of code are listed here only for dealing with some simple and minor compile / build fixes.
THESE PACKAGE ARE PROVIDED “As is”, I have no responsibility that you mess up your things with this binaries.
Thanks for The Qt Company Ltd. and the programmers of Qt for their fantastic work!!

Update History

12th May, 2024

Rebuild all Qt 6 static builds. Remove OpenSSL builtin from these versions.
Reason is that it is Reported that Qt won’t be working without OpenSSL header file.

Rebuild versions (except for Qt 6.7) built by llvm-mingw 18 series toolchain, using llvm-mingw 18.1.5.

Rebuild Qt 5.15 MinGW (GCC 11.2.0 and later, LLVM all) versions, fixed a problem which causes that the MySQL (MariaDB) plugin wasn’t built.

19th Apr, 2024

Update Qt 6.2.8.
Rebuild versions built by llvm-mingw 18 series toolchain, using llvm-mingw 18.1.4.

Remove “Qt 6 support platforms” section from notes since there is nothing we are planning for Qt 6 build right now.
Initial version of Qt 6.0 has released for more than 3 years, and all targets planned for build has achieved. This section have no future use.

Before 17th Apr, 2024

Here