Altera_Forum
Honored Contributor
15 years agoinclude path problem in nios 9.1
Hi
I'm new to nios. i meet a weird problem to me. I create a new project hello_world0. and add a inc folder uder it. then i add a new file test.h in this inc folder. and include it in the hello_world.c. I also add the path to project properties. But when I build the project, it show me that he can't find test.h, does someone knows why ? thank you very much.