5.15.14 for macOS
Following database backend is distributed with this version:
- SQLite (distributed with Qt): Built in the package using command
-sql-sqlite
. - iODBC (built in macOS yet deprecated since. Dynamic builds only): Built in the package using command
-sql-odbc
. - 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 commercial version, yet still release QtWebEngine at same time commercial version released.
That is because QtWebEngine use a third-party project which features a license which don’t allow closed source.
Qt Commerical-Only LTS version has had its version up to 5.15.17 so this version is built with QtWebEngine 5.15.17.
I build Qt with patches. See this page for a list of 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.14-macOS-Universal-AppleClang15.0.0-20240527.tar.xz | ||||
---|---|---|---|---|
Download: | SourceForge link | |||
Build Host: | macOS 14.5 | Toolchain Version: | AppleClang 15.0.0 | |
Notes: | With WebEngine 5.15.17 |
Qt5.15.14-macOS-Universal-AppleClang15.0.0-noFramework-20240527.tar.xz | ||||
---|---|---|---|---|
Download: | SourceForge link | |||
Build Host: | macOS 14.5 | Toolchain Version: | AppleClang 15.0.0 | |
Notes: | With WebEngine 5.15.17 |
Static Full
Builds
macOS-Universal
Qt5.15.14-macOS-Universal-AppleClang15.0.0-staticFull-20240527.tar.xz | ||||
---|---|---|---|---|
Download: | SourceForge link | |||
Build Host: | macOS 14.5 | Toolchain Version: | AppleClang 15.0.0 | |
Notes: |