This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Dynamic syntax checking not working with include path in via file

Since we have several projects in our Keil environment we were annoyed to add a new include serach path to each project manually so we decided to put them into a via file which is used by all projects.

Unfortunately now the dynamic syntax checking is not working properly (the build itself succeeds)
At each file a fatal error is shown at an #include directive: "fatal error: 'filename.h' file not found". With a right click at the header file name the "open document "filename.h"" is greayed out for some files in the context menu.

Additionally the inactive source code is not greyed out correctly.

Is there a way to get rid of that?

BR
Philipp