Altera_Forum
Honored Contributor
21 years agoHow to include header files in Nios IDE
I am a newbie of Nios IDE. And I am going to include some header files such as# include <common.h>, which is put in another directory. I even put this directory into the include path of the project, but the compiler still prompted that no such file.
Could you help me on this problem?