5.15.10 for macOS
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
.
All builds have -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.
All builds have -no-icu
because I think the ICU library is too big and, in most of the conditions, useless for common users.
Qt release Qt 5.15 series opensource version a year later than commerical version, yet 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.14 so this version is built with QtWebEngine 5.15.14.
I build Qt with patches. See following page for a list of patches:
existing-patches
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.10-macOS-Universal-AppleClang14.0.3-20230723.tar.xz | ||||
---|---|---|---|---|
Download: | SourceForge link | |||
Build Host: | macOS 13.4.1 | Toolchain Version: | AppleClang 14.0.3 | |
Notes: | With WebEngine 5.15.14 && QtScript 5.15.14 |
Qt5.15.10-macOS-Universal-AppleClang14.0.3-noFramework-20230723.tar.xz | ||||
---|---|---|---|---|
Download: | SourceForge link | |||
Build Host: | macOS 13.4.1 | Toolchain Version: | AppleClang 14.0.3 | |
Notes: | With WebEngine 5.15.14 && QtScript 5.15.14 |
Static Full
Builds
macOS-Universal
Qt5.15.10-macOS-Universal-AppleClang14.0.3-staticFull-20230723.tar.xz | ||||
---|---|---|---|---|
Download: | SourceForge link | |||
Build Host: | macOS 13.4.1 | Toolchain Version: | AppleClang 14.0.3 | |
Notes: | With QtScript 5.15.14 |