[crash] KEditor::Document

Simon Hausmann hausmann at kde.org
Mon Jul 30 13:39:24 UTC 2001


On Mon, Jul 30, 2001 at 04:28:59PM +0300, Eray Ozkural wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I changed lib/interfaces/keditor because there seemed to be a build problem:
> 
> After I cvs up'd the build system seemed to prefer separate compilation of 
> cpp and moc's so I changed the header files which didn't reflect that. (The 
> build is still a bit odd, duplicate files are being generated) I'm attaching 
> a summary of (a simulation of) what happened before I removed the includes. 
> The fix removes that build failure.

It is quite common to include the moc generated code. (that's how it's done in
most places in KDE and the rest of kdevelop)

Try rm *moc* and make force-reedit , that should fix your build problems, but
please don't compile blah.moc.cpp.

Bye,
 Simon

-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list