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.

Cannot open source file "mathlib.h"

Other Parts Discussed in Thread: MATHLIB

I'm trying to use MATHLIB.  I've added the library via the CCS General -> RTSC tab.

AS PER THE DOCUMENTATION I've added the packages directory to the compiler's include path search list.

When I try to build the project I get: "../filters.c", line 12: fatal error #1965: cannot open source file "mathlib.h"

If I change the directory to the actual directory containing mathlib.h then I get: cannot open source file "common.h".