This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Make file compilation when using relative paths

Helllo,

I'm using makefile to compile my source files but there is something strange that happens, when I include header file with absolute path they compile correctly but when I switch to relative paths they work fine also except a directory although the directory path is correct, is there a solution for this?

There error is:

Fatal error[Pe1696]: cannot open source file "DMEM_int.h"

Parents Reply Children
No data