Problems with include paths in Eclipse, Nios2, Altera
Hi,
I am working on a project on two different computers that have
different installation paths for Altera software. The system
originally developed on one machine, when copied, new include paths
added, cannot find header files. Somehow, the directories are not
being properly searched in Eclipse.
A file has:
#include "myheaderfile.h"
where myheaderfile.h is in the directory that is listed under the
includes. To add the path, I use Project->Properties->C/C++ include
paths...->Add external include path...
I have cleaned and re-built the project. Please let me know what I
could be missing.
Thank you
|