Red Hat Developer Day – 26 June 201229
Scanner Discovery Continued..
●
Automated discovery requires successful build
●
Also requires the output of the build to get compile options
–
Don't suppress build output (e.g. .silent)
●
Paths and symbols are per C/C++ file being compiled
●
Header files indexed on first usage by a compile unit
●
Default paths and symbols found in Project Properties
●
C/C++ General -> Paths and Symbols
●
Includes tab contains default compiler header paths used
●
Symbols tab contains internal symbols generated by compiler
●
Both can be edited manually to add additional entries
Comentários a estes Manuais