6.7.2 for macOS
Note
Following database backend is distributed with this version:
- SQLite (distributed with Qt): Built in the package using command
-DFEATURE_sql_sqlite=ON -DFEATURE_system_sqlite=OFF
. - iODBC (built in macOS yet deprecated since. Dynamic builds only): Built in the package using command
-DFEATURE_sql_odbc=ON
. - MariaDB Connector/C 3.3 series (Dynamic builds only): Built in the package using command
-DFEATURE_sql_mysql=ON
.
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 (Dynamic builds only) - 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
I’ll provide only Universal Binary builds of macOS of this version. Universal binaries run natively on Intel Macs and Apple Sillicon Macs.
Binary compatibility warning
Qt 6.7.0 contains a known binary compatibility issue, which was reported as QTBUG-123997.
Binaries linked with Qt Multimedia dynamic linked library / shared object should be rebuilt when upgrading Qt from or to 6.7.0.
Dynamic / Shared Builds
macOS-Universal
Qt6.7.2-macOS-Universal-AppleClang15.0.0-20240621.tar.xz | ||||
---|---|---|---|---|
Download: | SourceForge link | |||
Build Host: | macOS 14.5 | Toolchain Version: | AppleClang 15.0.0 | |
Notes: |
Qt6.7.2-macOS-Universal-AppleClang15.0.0-noFramework-20240621.tar.xz | ||||
---|---|---|---|---|
Download: | SourceForge link | |||
Build Host: | macOS 14.5 | Toolchain Version: | AppleClang 15.0.0 | |
Notes: |