Hi Alex,

Yes, that is correct, that one pathentry line added to .cproject is all that is 
needed from the generator.  The scanner simply detects the built-in symbols and 
paths and sticks them in the container.  Then, the container contribution has 
to be added as part of the project paths.  Then, the indexer can find all the 
include files, and the pre-processor conditions work correctly.

Or, at least, that is my understanding :-).

Thanks,
Shash

-----Original Message-----
From: Alexander Neundorf [mailto:[email protected]]


But all you want is to add the line 
<pathentry kind="con" 
path="org.eclipse.cdt.make.core.DISCOVERED_SCANNER_INFO"/>
to the file ?

And even with all the builtin include dirs and macros already in the .cproject 
file, the indexer still needs to find them again itself ?

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to