https://bugs.kde.org/show_bug.cgi?id=524805
Urs Fleisch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |INTENTIONAL --- Comment #1 from Urs Fleisch <[email protected]> --- Sorry, but I think that this is not possible. When fixing https://invent.kde.org/multimedia/kid3/-/work_items/583, I went down the Qt versions as far as possible with the currently used crossbuild-toolchain, and therefore Qt 5.9 is used, which requires macOS 10.10. I cannot use Qt versions lower than 6.11 on a current macOS, and I do not have an older system. The Linux osxcross toolchain I have does not seem to support older Qt versions. As far as I can remember, it is only Qt which sets this limit. I would expect that Kid3 can be built with Qt 5.8 (which would support macOS 10.9 according to the documentation https://doc.qt.io/archives/qt-5.8/supported-platforms.html), so if you still have a system with an old macOS, you could install Qt 5.8 and then build Kid3 from the source code. There are detailed instructions how to do this at the top of the file build.sh. -- You are receiving this mail because: You are watching all bug changes.
