Forum Discussion
BoonBengT_Altera
Moderator
10 months agoHi @DevinMarzullo,
There maybe possibilities that even if the .c files appears in the dependency tree, the association to .h files could be still missing due to some unknown reason like indexing scope hitting a limit, some project settings are not matching or file system links/symbolic paths inconsistencies.
Since the "Paths and Symbols" tab may have some inconvenient behavior, perhaps you can try editing the .cproject directly to add the include path under <entry> tags manually.
Best Wishes
BB