We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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"