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

Ian Neal bugzilla_noreply at kde.org
Sat Jan 12 20:51:53 GMT 2019


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

            Bug ID: 403156
           Summary: Cmake fails on Fedora 28 looking for LibAlkimia and
                    Qt4 Core and DBus
           Product: kmymoney
           Version: git (master)
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: buildsystem
          Assignee: kmymoney-devel at kde.org
          Reporter: iann_bugzilla at blueyonder.co.uk
  Target Milestone: ---

SUMMARY
When trying to build kmymoney (from git master) on Fedora 28, you get an error
trying to find LibAlkimia and Qt4 Core / DBus

STEPS TO REPRODUCE
1. Have Fedora 28 system
2. Make sure LibAlkimia and Qt4 libraries are installed on Fedora 28
3. Run cmake against latest kmymoney git master 

OBSERVED RESULT
Error finding LibAlkimia5 cmake file
Errors reported finding target for Qt4::Core and Qt4::DBus

EXPECTED RESULT
LibAlkimia is found
Qt4 targets found

ADDITIONAL INFORMATION
If you update the CMakeLists.txt to look for LibAlkimia instead of LibAlkimia5
cmake file, then it finds the version 7 library
If you update the CMakeLists.txt to look for Qt package as well as Qt5 then it
complains about "CMake Error: The INTERFACE_QT_MAJOR_VERSION property of
"Qt4::QtCore" does not agree with the value of QT_MAJOR_VERSION already
determined"

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


More information about the KMyMoney-devel mailing list