Altera_Forum
Honored Contributor
20 years agoIncludes
Hello!
I include some headers in one c-file of a project. These headers are in other directories as the c-file. I can't use absolute paths to include the header files, because the headers include files in there own directory. So I open in system properties "C/C++ Inclde Paths & Symbols". Here I add via button "Add External Include Path..." the directory of the header-files and their includes. But when I compile again the compiler can't still find headers. What is going wrong? Bye, Lothar.