kdelibs4_ss not compiling - Re: ANNOUNCE: short introduction to cmake for KDE developers
Kurt V. Hindenburg
kurt.hindenburg at kdemail.net
Sun Mar 19 04:57:23 CET 2006
On Saturday 18 March 2006 18:28, Alexander Neundorf wrote:
| http://wiki.kde.org/tiki-index.php?page=KDECMakeIntro
It was easy to get setup and running, but kdelibs4_snapshot doesn't seem to
compile.
Generating ksycoca_skel.cpp
cd /mnt/part6/KDE/builds/trunk/KDE/kdelibs4_snapshot_cmake/kdecore
&& ../bin/dcopidl2cpp --c++-suffix cpp --no-signals
--no-stub /mnt/part6/KDE/builds/trunk/KDE/kdelibs4_snapshot_cmake/kdecore/ksycoca.kidl
../bin/dcopidl2cpp: error while loading shared libraries:
libQtCore_debug.so.4: cannot open shared object file: No such file or
directory
make[2]: *** [kdecore/ksycoca_skel.cpp] Error 127
% cmake /mnt/part6/KDE/svn/trunk/KDE/kdelibs4_snapshot -DCMAKE_INSTALL_PREFIX=
/opt/KDEDIRS/trunk -DCMAKE_BUILD_TYPE=debugfull
% locate libQtCore_debug.so
/mnt/part6/KDE/svn/trunk/KDE/qt-copy/lib/libQtCore_debug.so.4
/mnt/part6/KDE/svn/trunk/KDE/qt-copy/lib/libQtCore_debug.so.4.0
/mnt/part6/KDE/svn/trunk/KDE/qt-copy/lib/libQtCore_debug.so.4.1
/mnt/part6/KDE/svn/trunk/KDE/qt-copy/lib/libQtCore_debug.so.4.0.1
/mnt/part6/KDE/svn/trunk/KDE/qt-copy/lib/libQtCore_debug.so.4.1.0
/mnt/part6/KDE/svn/trunk/KDE/qt-copy/lib/libQtCore_debug.so
Regards,
Kurt
PS: An explaination of what RPATH is what the 4 options mean might be in
order.
More information about the Kde-buildsystem
mailing list