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).

-- 
________________________________________________________
Matthias Kretz (Germany)                            <><
http://Vir.homelinux.org/
[EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED]

Attachment: pgpZIEEzaypo1.pgp
Description: PGP signature

_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to