Hello,
Compiling my project, I receive lots of warnings from .h files that are delivered with CVI or other modules.
I'd like to focus on "my" warnings but they are in the flow and I can miss some.
Is there a way to say clang compiler (or CVI interface) to hide the warnings from files not in the project directory (#include <thefile.h< as eg)?