[kmymoney] [Bug 403156] Cmake fails on Fedora 28 looking for LibAlkimia and Qt4 Core and DBus

Jack bugzilla_noreply at kde.org
Sun Jan 13 00:34:47 GMT 2019


https://bugs.kde.org/show_bug.cgi?id=403156

--- Comment #3 from Jack <ostroffjh at users.sourceforge.net> ---
I vaguely recall having the same or similar problem during the switch from qt4
to qt5.  My not so accurate memory tells me there is some "generic" command
being used which uses either config files or environment variables to choose
whether to use the actual qt4 or qt5 version of the tool.    It's not "cmake"
itself, but something it calls - or maybe just which version of some .cmake
file it uses.  I remember it being an unavoidable problem when having both qt4
and qt5 installed.  

Try setting "QT_SELECT=qt5 cmake ...." and see if that forces the right
versions.  Check the docs for qtchooser to see if it gives any useful hints.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list