automoc error

Alexander Neundorf neundorf at kde.org
Sat Jul 21 04:56:58 CEST 2007


On Friday 20 July 2007 12:56, Matthias Kretz wrote:
> On Friday 20 July 2007, David Faure wrote:
> > updated kdelibs, ran make -j5, got
> > /d/kde/build/4/kdelibs/kstyles/oxygen/picturepusher/oxygenPP_automoc.cpp:
> >2: 23: error: moc_opp.cpp: No such file or directory
>
> I don't understand how this could happen at all. oxygenPP_automoc.cpp is a
> generated file, so make will call the custom_command to generate the file
> and wait until it's done before compiling it. But when kde4automoc is
> finished generating the oxygenPP_automoc.cpp file the moc_opp.cpp file is
> already created (except if moc failed).

David:
did you change something else, like removing an include foo.moc line from a 
source file ?

Bye
Alex


More information about the Kde-buildsystem mailing list