Problem with common.h
Posted: Sat Sep 30, 2017 10:54 am
Good morning everyone, I have a problem when I try to run the matrix-ir_receiver demo in an M1. I use the IDE geany to compile it and it gets the error
I now that is because is not seeing the headr common.h which is in the lib subfolder of the matrix folder, how can I get rid of this error?
Code: Select all
/usr/local/include/libfahw.h:4:23: fatal error: ../common.h: No such file or directory
I now that is because is not seeing the headr common.h which is in the lib subfolder of the matrix folder, how can I get rid of this error?