Forum Discussion
Altera_Forum
Honored Contributor
16 years ago(Eclipse) How to add directories to GCC include path
Hi, I'm trying to bring some existing code into a program that relies on the GCC compiler finding include files in other project include directories For example x/x.c says: # include "my...
Altera_Forum
Honored Contributor
16 years agoStrange. I've been using Nios II project properties to set the application include paths w/ the relative paths option and it seems to work perfectly.
It also survives bring checked in via CVS and being checked out somewhere else which has proved to be handy. I wish that relative paths could be added directly (rather than selecting the whole path) but it's a very minor thing.