I would really appreciate it of someone could help me. I tried compiling a source code which references header files from another directory on my hard disk (not the default VC++ header files directory). I added this directory name as an extra line in "Tools>Options> Directories..." for include files.
My source code looks like this :
Code:
#include "IGESControl_Reader.hxx"