configuration file found with version 4.96.0 but version 5.2 is required by the KF5 buld

Alex Merry kde at randomguy3.me.uk
Sat Feb 22 11:26:56 UTC 2014


On 21/02/14 16:01, Shivam Makkar wrote:
> /CMake Error at
> /home/amourphious/kf5/inst/share/cmake-3.0/Modules/CMakeFindDependencyMacro.cmake:52
> (find_package):/
> /  Could not find a configuration file for package "KF5Pty" that is
> compatible/
> /  with requested version "5.2"./

Huh.  I have no idea where that "5.2" could be coming from.

> /Call Stack (most recent call first):/
> / 
> /home/amourphious/kf5/inst/lib/x86_64-linux-gnu/cmake/KF5Su/KF5SuConfig.cmake:58
> (find_dependency)/
> / 
> /home/amourphious/kf5/inst/lib/x86_64-linux-gnu/cmake/KF5/KF5Config.cmake:28
> (find_package)/
> /  CMakeLists.txt:50 (find_package)/

OK, so the issue appears to be the find_dependency() call in
KF5SuConfig.cmake.  That should have a "4.96.0" argument; can you have a
look at what it actually contains?

Alex


More information about the Kde-frameworks-devel mailing list