Include paths for custom make projects

David Nolden zwabel at googlemail.com
Sat Oct 25 14:41:34 UTC 2008


Am Samstag, 25. Oktober 2008 16:35:51 schrieb Vladimir Prus:
> On Saturday 25 October 2008 18:32:10 David Nolden wrote:
> > Am Samstag, 25. Oktober 2008 15:36:50 schrieb Aleix:
> > > In custom makefile it should not be necessary to configure a builddir,
> > > isn't it?
> >
> > Hmm yeah well if KDevelop knows where the makefiles are, that should
> > actually be enough. But it of course doesn't work together with every
> > kind of crazy makefiles..
>
> Do we look at makefiles to figure include paths? I think the Eclipse looks
> at the commands that are emitted when running make, and tries to find -I
> and -D switches there.

Yes that's exactly what KDevelop can do to. But it needs to call make where 
the makefiles are, else the make tool won't be happy. ;)




More information about the KDevelop-devel mailing list