Build problem
David Nolden
zwabel at googlemail.com
Wed May 5 15:19:50 UTC 2010
I have problems building the new git checkout of kdevelop. I aways get
the following error when running cmake for kdevelop:
CMake Error at /home/nolden/kdedev/install-mini/share/apps/cmake/modules/FindPackageHandleStandardArgs.cmake:119
(MESSAGE):
Could NOT find KDevPlatform: Found version "", but required is at least
"1.0.60" (found
/home/nolden/kdedev/install-mini/lib/cmake/kdevplatform/KDevPlatformConfig.cmake)
Call Stack (most recent call first):
cmake/modules/FindKDevPlatform.cmake:44 (find_package_handle_standard_args)
CMakeLists.txt:39 (find_package)
-- Configuring incomplete, errors occurred!
make: *** [cmake_check_build_system] Fehler 1
It does find the correct installed KDevPlatformConfig.cmake file, but
that one does not seem to contain the version.
Before your (Andreas) last update of the version, I could workaround
the problem by adding KDEVPLATFORM_VERSION="1.0.0" into that file, but
now even that fails, as it complains about a missing
KDevPlatform_CONFIG.
Any idea?
Greetings, David
More information about the KDevelop-devel
mailing list