Forum Discussion
Altera_Forum
Honored Contributor
13 years agonios2 eclipse-SBT source file management
I have a source tree from a version mangement system (SVN) with some code for a Nios2-system. I try to create a nios2-eclipse-project with some of these source files. The source tree also conta...
Altera_Forum
Honored Contributor
13 years agoYour issue with the header files not being found during compilation should be solved, if you add the required paths (can be relative) to the "Application include directories" section of the project properties, i.e. right click on the project, select "Properties" and then "Nios II Application Properties->Nios II Application Paths"
Hope that helps, Matthias