On Sunday 18 September 2011 19:38:21 Hartmut Noack wrote: > CMake Error at app/CMakeLists.txt:30 (kde4_add_library): > Unknown CMake command "kde4_add_library". This should have come from the "kdelibs development package". Perhaps libkde4-devel is not sufficient, and there is some other related package you need. I don't use opensuse, so I can't advise.
Look for FindKDE4Internal.cmake and KDE4Macros.cmake (perhaps in something like/usr/share/kde4/apps/cmake/modules/ - again, not from opensuse). If you have those, perhaps you just need to fix the cmake module search path - see the cmake docs for more. Brad >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
