6.2.5 for macOS
Note
Following database backend is distributed with this version:
- SQLite (distributed with Qt): Built in the package using command
-DFEATURE_sql_sqlite -DFEATURE_system_sqlite=OFF
. - MariaDB Connector/C 3.3 series (Dynamic builds only): Built in the package using command
-DFEATURE_sql_mysql
.
Note
Since Qt 6.2 Qt made TLS backends as plugin.
Following backend(s) are built in the package:
- OpenSSL 3.0 series using
-DFEATURE_openssl=ON -DINPUT_openssl=linked
for enabling linked OpenSSL support - Secure Transport library provided by macOS using
-DFEATURE_securetransport=ON
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.
Note
No QtWebEngine in this version.
Patches (mostly CVE issue)
I build Qt with patches. See following page for a list of 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
Qt6.2.5-macOS-Universal-AppleClang14.0.3-20230803.tar.xz | ||||
---|---|---|---|---|
Download: | SourceForge link | |||
Build Host: | macOS 13.4.1 | Toolchain Version: | AppleClang 14.0.3 | |
Notes: |
Qt6.2.5-macOS-Universal-AppleClang14.0.3-noFramework-20230803.tar.xz | ||||
---|---|---|---|---|
Download: | SourceForge link | |||
Build Host: | macOS 13.4.1 | Toolchain Version: | AppleClang 14.0.3 | |
Notes: |
Static Full
Builds
macOS-Universal
Qt6.2.5-macOS-Universal-AppleClang14.0.3-staticFull-20230804.tar.xz | ||||
---|---|---|---|---|
Download: | SourceForge link | |||
Build Host: | macOS 13.4.1 | Toolchain Version: | AppleClang 14.0.3 | |
Notes: |