Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] check the health of my .cproject

Apparently you did not lose anything due to the error. But the feature is supposed to detect built-in compiler settings such as include path /usr/include or internally #defined symbols like __cplusplus.

Andrew


On Fri, Oct 2, 2009 at 2:46 PM, Steven Woody <narkewoody@xxxxxxxxx> wrote:
On Sat, Oct 3, 2009 at 2:17 AM, Andrew Gvozdev <angvoz.dev@xxxxxxxxx> wrote:
> Hi Steven,
> Try to disable Scanner Discovery in project properties. C/C++
> Build->Discovery Options. You may need to disable for each configuration and
> possibly for each language.
> Andrew
>

Thanks, it works!  And, I want to know what value I lost after I
disabled this 'Discover' feature?


--
Life is the only flaw in an otherwise perfect nonexistence
   -- Schopenhauer

narke
public key at http://subkeys.pgp.net:11371 (narkewoody@xxxxxxxxx)
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top