On Sat, Mar 21, 2020 at 1:44 PM Thomas Baumgart <t...@net-bembel.de> wrote:
> I don't know either one, but it could certainly be of help for others. > I'll work on this during the weekend. > We are still looking for someone with MacOS knowhow to take care of the > 'broken' > CI build on > https://binary-factory.kde.org/view/MacOS/job/KMyMoney_Release_macos/ > > If you have some ideas what needs to be done that would be great. > Yeah, I am aware of these issues, it's been mentioned here a bunch of times. But honestly, I could never even get craft to start building kmymoney, it would always fail on dependencies. I tried again just now and bumped into a problem right after cmake finished: In file included from src/KF5PimTextEdit_autogen/EHOWY2AH33/moc_richtextcomposeremailquotehighlighter.cpp:10: /Volumes/External/CraftRoot/build/kde/pim/kpimtextedit/work/kpimtextedit-19.12.3/src/composer-ng/richtextcomposeremailquotehighlighter.h:23:10: fatal error: 'sonnet/highlighter.h' file not found #include <sonnet/highlighter.h> Nothing unusual, installed craft from scratch following the instructions ( https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Mac#Installation_using_Craft) and issued "craft kmymoney".