Compilation problem

Leon Pollak leonp at plris.com
Sun Jan 23 14:40:52 GMT 2011


Hello.

I try to compile the last sources of kdevelop and for this I installed all 
possible (and impossible!) packages, including those written in the 
compilation instructions in 
http://www.kdevelop.org/mediawiki/index.php/KDevelop_4/compiling

The only thing I do not know how to do is to set KDEDIRS on my Fedora12 
machine, but it seems to be set correctly...

I still have:

-- Found Qt-Version 4.6.3 (using /usr/bin/qmake-qt4)
-- Found X11: /usr/lib64/libX11.so
-- Found KDE 4.5 include dir: /usr/include/kde4
-- Found KDE 4.5 library dir: /usr/lib64/kde4/devel
-- Found the KDE4 kconfig_compiler4 preprocessor: /usr/bin/kconfig_compiler4
-- Found automoc4: /usr/bin/automoc4
CMake Warning at cmake/modules/FindKDevPlatform.cmake:40 (find_package):
  Could not find a configuration file for package KDevPlatform.

  Set KDevPlatform_DIR to the directory containing a CMake configuration file
  for KDevPlatform.  The file will have one of the following names:

    KDevPlatformConfig.cmake
    kdevplatform-config.cmake

Call Stack (most recent call first):
  CMakeLists.txt:28 (find_package)


CMake Error at 
/usr/share/kde4/apps/cmake/modules/FindPackageHandleStandardArgs.cmake:198 
(MESSAGE):
  Could NOT find KDevPlatform (missing: KDevPlatform_CONFIG) (Required is at
  least version "1.1.80")
Call Stack (most recent call first):
  cmake/modules/FindKDevPlatform.cmake:44 (find_package_handle_standard_args)
  CMakeLists.txt:28 (find_package)

-------------------
I also tried to set this KDevPlatform_DIR to the file I found in 
/usr/lib64/cmake/kdevplatform, but this did not help at all.

Thank ahead for a help.
-- 
Leon




More information about the KDevelop mailing list