Forum Discussion
Altera_Forum
Honored Contributor
15 years agoIncludes.h no such file or directory
I am using NIOS II 10, and i am using in my code includes.h. The problem is that while compiling the nios couldnt discover or find the path of the includes.h... so i tried to add manually ...
Altera_Forum
Honored Contributor
15 years agoCompiler include paths are added to the project properties:
Here's how: Right-click the project, choose 'C/C++ Build', Tool Settings tab, the General node on the NIOS II Compiler branch. You can add compiler flags and set optimization levels here as well. Bill A