cmake 2.4.* does not create moc files in kdepimlibs

William A. Hoffman billlist at nycap.rr.com
Fri Aug 11 15:05:57 CEST 2006


The dashboard for kdelibs looks good:

http://public.kitware.com/KDE/Testing/Dashboard/20060811-0100-Nightly/Dashboard.html

Mingw is the only platform not building.  The error you are getting
usual comes from generated moc sources not being added to the target 
they are used in (even if they are header files).

-Bill

At 07:05 AM 8/11/2006, Friedrich W. H. Kossebau wrote:
>Hi,
>
>cmake 2.4.* seems to fail creating moc files in kdepimlibs (current svn).
>
>[  0%] Building CXX object kxmlrpcclient/CMakeFiles/kxmlrpcclient.dir/server.o
>/home/koder/Programmieren/kdesvn/trunk/KDE/kdepimlibs/kxmlrpcclient/server.cpp:185:22: 
>error: server.moc: Datei oder Verzeichnis nicht gefunden
>make[2]: *** [kxmlrpcclient/CMakeFiles/kxmlrpcclient.dir/server.o] Fehler 1
>make[1]: *** [kxmlrpcclient/CMakeFiles/kxmlrpcclient.dir/all] Fehler 2
>make: *** [all] Fehler 2
>
>Same for other subdirs, all moc dependencies are missing.
>
>In other modules like kdebase, kdeutils and kdelibs everything works fine. I 
>tried cmake 2.4.{1,2,3}...
>
>Any idea how to debug this?
>
>Regards
>Friedrich
>_______________________________________________
>Kde-buildsystem mailing list
>Kde-buildsystem at kde.org
>https://mail.kde.org/mailman/listinfo/kde-buildsystem



More information about the Kde-buildsystem mailing list