Compiling issues kdevelop4 on Fedora 11 Preview x86_64

Niko Sams niko.sams at gmail.com
Sun May 10 17:13:36 UTC 2009


On Sun, May 10, 2009 at 7:04 PM, Adam Kovari <kovariadam at gmail.com> wrote:
> Hello,
> I have successfully compiled and installed kdevplatform like this
>
> cmake -DCMAKE_INSTALL_PREFIX=$HOME/usr ../
>
> but compiling kdevelop gives me this error:
>
> [adam at adam-fedora build]$ cmake -DCMAKE_PREFIX_PATH=/usr
> -DCMAKE_INSTALL_PREFIX=/usr ../
> -- Found Qt-Version 4.5.0 (using /usr/lib64/qt4/bin/qmake)
> -- Found X11: /usr/lib64/libX11.so
> -- Phonon Version: 4.3.0
> -- Found KDE 4.2 include dir: /usr/include/kde4
> -- Found KDE 4.2 library dir: /usr/lib64/kde4/devel
> -- Found the KDE4 kconfig_compiler4 preprocessor: /usr/bin/kconfig_compiler4
> -- Found automoc4: /usr/bin/automoc4
> -- Assuming existence of the generated parser files for the parser
> CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:57
> (MESSAGE):
>  Could NOT find KDE4Workspace (missing: KDE4Workspace_CONFIG)
> Call Stack (most recent call first):
>  /usr/share/kde4/apps/cmake/modules/FindKDE4Workspace.cmake:76
> (find_package_handle_standard_args)
>  debuggers/gdb/CMakeLists.txt:3 (find_package)

This blog post might help you:
http://apaku.wordpress.com/2009/05/08/new-dependency-for-kdevelopgdb/

Niko




More information about the KDevelop-devel mailing list