6.7.0 for macOS

Note

Following database backend is distributed with this version:

  1. SQLite (distributed with Qt): Built in the package using command -DFEATURE_sql_sqlite=ON -DFEATURE_system_sqlite=OFF.
  2. iODBC (built in macOS yet deprecated since. Dynamic builds only): Built in the package using command -DFEATURE_sql_odbc=ON.
  3. 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:

  1. OpenSSL 3.0 series using -DFEATURE_openssl=ON -DINPUT_openssl=linked for enabling linked OpenSSL support
  2. 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

This version of 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.0-macOS-Universal-AppleClang14.0.3-20240403.tar.xz
Download: SourceForge link
Build Host:macOS 13.6.6Toolchain Version:AppleClang 14.0.3
Notes:
Qt6.7.0-macOS-Universal-AppleClang14.0.3-noFramework-20240402.tar.xz
Download: SourceForge link
Build Host:macOS 13.6.6Toolchain Version:AppleClang 14.0.3
Notes: