Would I be correct then in assuming that if one library in src includes another library in src, that the first must specify a relative path to the second? i.e. -
#include "../Lib2/Lib2.h"
Regards,
Ray L.
Would I be correct then in assuming that if one library in src includes another library in src, that the first must specify a relative path to the second? i.e. -
#include "../Lib2/Lib2.h"
Regards,
Ray L.