Can C++ support cope with changing include dirs?

David Nolden zwabel at googlemail.com
Sat Feb 13 20:21:59 UTC 2010


Am Samstag 13 Februar 2010 20:41:44 schrieb Andreas Pakulat:
> > A simpler solution for now is: Just let the build-manager return the
> > correct include-paths depending on the current configuration, and
> > additionally put a switch somewhere into the UI to reparse the whole
> > project using the already existing ProjectParseJob like after startup.
> 
> Ok, can you give me a hint where to look for the latter part?

You mean for the parse-job? Just look at ProjectController::projectLoaded() or 
similar, there the whole thing is kicked in.




More information about the KDevelop-devel mailing list