This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Search path for #include header file problem in CCSv4



Hello,

One of the source files in m project contains #include "myHeader.h",  which lies in the same directory as the source file.

Building the project drop an "could not open source file "muHeader.h" " error.

Does the Eclipse compiler for CCSv4 automatically contain the current directory of specific source file for its "#include"s or do I have to add to the build options a sign or symbol to allow searching headers in current directories?

Anatoly.