On Sunday 24 September 2006 12:24, Erik Johansson wrote: > On Saturday 23 September 2006 17:56, Pollywog wrote: > > I did this yesterday, but today I have moc problems: > > o -MD -MP -MF ".deps/adduserdlg.Tpo" -c -o > > adduserdlg.lo ../../src/adduserdlg.cpp; \ > > then mv -f ".deps/adduserdlg.Tpo" ".deps/adduserdlg.Plo"; else > > rm -f ".deps/adduserdlg.Tpo"; exit 1; fi > > ../../src/adduserdlg.cpp:121:26: adduserdlg.moc: No such file or > > directory make[2]: *** [adduserdlg.lo] Error 1 > > > > I got rid of the contents in the "build" directory for the plugin today > > and tried to compile again, but I get the error shown above. > > Could you please try the latest svn (you need to run make -f Makefile.cvs > after updating)? And could you also post the exact commands to run when you > try to compile.
I started with a fresh svn yesterday and did not have any problems. This happens sometimes after an update.
