5.15.9 for macOS
Note
Following database backend is distributed with this version:
- SQLite (distributed with Qt): Built in the package using command
-sql-sqlite
. - MariaDB Connector/C 3.1 series (Dynamic builds only): Built in the package using command
-sql-mysql
.
Note
All builds have
This backend is supported by Qt since Qt 5.6.
-no-openssl -securetransport
, which means that Secure Transport library provided by macOS is used for TLS Backend.This backend is supported by Qt since Qt 5.6.
Note
All builds have
-no-icu
because I think the ICU library is too big and, in most of the conditions, useless for common users. Note
Note: Qt release Qt 5.15 series opensource version a year later than commerical version, while still release QtWebEngine at same time commerical version released.
That is because QtWebEngine use a thirdparty project which features a license which don’t allow closed source.
Qt Commerical-Only LTS version has had its version up to 5.15.13 so this version is built with QtWebEngine 5.15.13.
Patches (mostly CVE issue)
I build Qt with patches. See following page for a list of patches:
existing-patches
existing-patches
Note
I’ll provide only Universal Binary builds of macOS of this version. Universal binaries run natively on Intel Macs and Apple Sillicon Macs.
Dynamic / Shared Builds
macOS-Universal
Qt5.15.9-macOS-Universal-AppleClang14.0.3-20230521.tar.xz | ||||
---|---|---|---|---|
Download: | OSDN link | SourceForge link | ||
Build Host: | macOS 13.3.1 | Toolchain Version: | AppleClang 14.0.3 | |
Notes: | With WebEngine 5.15.13 && QtScript 5.15.13 |
Qt5.15.9-macOS-Universal-AppleClang14.0.3-noFramework-20230521.tar.xz | ||||
---|---|---|---|---|
Download: | OSDN link | SourceForge link | ||
Build Host: | macOS 13.3.1 | Toolchain Version: | AppleClang 14.0.3 | |
Notes: | With WebEngine 5.15.13 && QtScript 5.15.13 |
Static Full
Builds
macOS-Universal
Qt5.15.9-macOS-Universal-AppleClang14.0.3-staticFull-20230521.tar.xz | ||||
---|---|---|---|---|
Download: | OSDN link | SourceForge link | ||
Build Host: | macOS 13.3.1 | Toolchain Version: | AppleClang 14.0.3 | |
Notes: | With QtScript 5.15.13 |