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 agoHi Jake,
I've just moved from the NIOS 9.0 IDE to NIOS 9.1 Software Built Tools for Eclipse (a decision I'm quickly regretting ). It seems there's an entry in the generated Makefile (ALT_INCLUDE_DIRS) that looks right but I'm not sure if Eclipse will ever overwrite it. Thanks, Darren.