David Faure wrote: > I don't think this problem is ui-file related. I just got the same when > updating kdesupport to revision 552713 > (probably from revision 551776). > > First this: > > [from make -j2, executed by kdesvn-build] [snip] > make[2]: *** No rule to make target > `/d/kde/src/4/kdesupport/qt-dbus/dbus/../src/qdbustypehelper_p.h', needed by > `qt-dbus/tools/CMakeFiles/dbus.dir/dbus.o'. Stop. [snip] > Clearly "dependee does not exist" should have been done the first time > already. > Maybe the problem is due to using make -j2 the first time?
This is due to a bug in CMake that we've fixed and will not be a problem in 2.4.3. -Brad _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
