After some hacking on frameworks, I have the first running KWrite version on Mac that uses an unpatched Qt from the qt.io offline installer:
It is still ugly, as scaled on my HiDPI display as the plist file is missing and it crashs on everything (aka open dialog) and has no icons. But beside that, it works. No magic, just the xcode clang toolchain + stock qt + stock cmake + gettext + KDE Frameworks 5 ;)
Read More