Compiling issues kdevelop4 on Fedora 11 Preview x86_64

Adam Kovari kovariadam at gmail.com
Sun May 10 18:03:47 UTC 2009


Thanks,
i did everything according to this post
http://lists.kde.org/?l=kdevelop-devel&m=124165590830731&w=2

/usr/share/kde4/apps/cmake/modules/FindKDE4Workspace.cmake now contains:
set(_KdeWorkspaceConfig_INSTALL_DIR
${LIB_INSTALL_DIR}/cmake/KDE4Workspace-${KDE4WORKSPACE_VERSION} )

instead of
set(_KdeWorkspaceConfig_INSTALL_DIR
${LIB_INSTALL_DIR}/KDE4Workspace-${KDE4WORKSPACE_VERSION}/cmake)

but i still get the very same error. I'm not really sure what variable
${LIB_INSTALL_DIR} means. Where does it point?

Thanks

Adam Kovari


On Sun, May 10, 2009 at 7:13 PM, Niko Sams <niko.sams at gmail.com> wrote:
> 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
>
> _______________________________________________
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>



-- 
---
Adam Kovari(mailto:kovariadam at gmail.com)




More information about the KDevelop-devel mailing list