Altera_Forum
Honored Contributor
8 years agoWhere specify the path for #include files in NIOS II Eclipse
Hello,
I'm new in NIOS development tools and apologize in advance for probably silly question. So, the question is: How to take into account the .h files that are referenced (by #include statements) in the source code. I suppose that there are 2 options:- Add these files in the application directory tree (right-clicking on the project I didn't find respective option)
- Add the path to these .h files somewhere in the project option (where exactly ? because exploring project options I didn't find an option for specifying path for .h files)