Content originally posted in LPCWare by jdupre on Wed Nov 27 13:24:52 MST 2013
No, the solution in the FAQ does not solve the problem.
I did not change any of the other default settings:
Automate discovery of paths and symbols is checked.
Report Path detection problems is checked.
Discover Profile is GCCManagedMakePerProjectProfile
If I uncheck "Automate discovery of paths and symbols", warnings are still displayed.
Here is a sample of one of the many warnings that are displayed after a build:
DescriptionResourcePathLocationType
Invalid project path: Duplicate path entries found (/ea_devkit_1788_lpcusblib_MassStorageHost [Include path] isSystemInclude:true includePath:C:/lpcopen/software/CMSIS/CMSIS/Include), path: [/ea_devkit_1788_lpcusblib_MassStorageHost].ea_devkit_1788_lpcusblib_MassStorageHostpathentryPath Entry Problem
The project has includes defined on the C/C++ General | Paths and Symbols page. The warning indicates thare are "SystemIncludes" also. Where would such "system includes" defined?