[kmymoney] [Bug 486168] Kmymoney Reports no longer available after upgrade to Fedora 40 KDE Spin
Mattia
bugzilla_noreply at kde.org
Sat May 25 08:52:46 BST 2024
https://bugs.kde.org/show_bug.cgi?id=486168
Mattia <mattia.verga at tiscali.it> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mattia.verga at tiscali.it
--- Comment #12 from Mattia <mattia.verga at tiscali.it> ---
This bug is due to Fedora using kdiagram 3.0.1 at build time, which leads to:
```
CMake Warning at CMakeLists.txt:143 (find_package):
By not providing "FindKChart.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "KChart", but
CMake did not find one.
Could not find a package configuration file provided by "KChart" (requested
version 2.6.0) with any of the following names:
KChartConfig.cmake
kchart-config.cmake
Add the installation prefix of "KChart" to CMAKE_PREFIX_PATH or set
"KChart_DIR" to a directory containing one of the above files. If "KChart"
provides a separate development package or SDK, be sure it has been
installed.
```
Indeed, kdiagram 3.0.1 provides `KChartConfig6.cmake`.
I'll rebuild kmymoney using the compatibility package kdiagram2 2.8.0 (which I
already tested to fix the problem). However I think you should be aware of this
change for future compatibility.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list