Open Cuperino opened 2 years ago
- Qt version 5.9 may be too outdated to compile on an arm64 Mac.
That may be the case but it's also the newest version I can build on my Mac. I'm still putting off upgrading the OS because this will take me months (before everything works again as I want it) and to be really honest, I suspect Murphy's law will express itself in a fatal way (Mac dies just when I'm almost done). Your best option here is to install a Qt5 port from the mainstream ports tree, before installing any KF5 ports.
C++ 11 is required to build Qt 5.9 and a few other Ports. The minimal version required to build the package and current KDE software is C++ 17.
This should be of no consequence.
- There is a required dependency on mariadb
No, that dependency is pulled in via the default +mariadb55
variant. You can build without by using -mariadb55
but or by requesting one of the mysql variants (I strongly suggest NOT to build without SQL support).
I'm still putting off upgrading the OS because this will take me months
just putting it out there, I am willing to help if you ever decide to upgrade qt version to latest. I have two macs, running latest of 12 and 13 versions (Monterey and Ventura). Can follow directions :))
just putting it out there, I am willing to help if you ever decide to upgrade qt version to latest. I have two macs, running latest of 12 and 13 versions (Monterey and Ventura). Can follow directions :))
Noted!
Neither qt5-kde nor qt5-kde-devel seem able to build on M1 hardware. Here are some of the reasons why this might be the case: