Using Kdevelop for non-Kdevelop projects
Ralf Nolden
Ralf.Nolden at post.rwth-aachen.de
Sat Apr 1 09:43:20 BST 2000
Richard Apodaca wrote:
>
> Thanks for the tip. Unfortunately the project I'm importing (KOrganizer)
> contains several moc file includes such as:
>
> #include "wingeneral.moc"
>
> This causes the compiler to stop and complain that it can't find wingeneral.moc.
> If I go ahead and manually run moc to create the file, I can re-compile and get
> past the error. But the next moc include statement causes the same error,and I
> need to re-iterate. I guess I could go through the entire directory and
> manually run moc, but isn't there an easier way?
Remove all #includes for moc´ files ;-)
I had that with ktuner as well, but this is the only solution here I
guess. But you may have a look at the kde packages, I think there are
also other apps that do so even with these includes working
Ralf
--
**********************************
Ralf Nolden
Ardennenstr. 41
52355 Düren
Tel. 02421/502758
The KDevelop Project
http://www.kdevelop.org
Email: rnolden at kdevelop.de
**********************************
More information about the KDevelop
mailing list