You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In file included from src/camerad.cpp:41:0:
src/camerad.h:33:20: fatal error: camera.h: No such file or directory
#include "camera.h"
^
compilation terminated.
make: *** [src/camerad.o] Error 1
How can I fix this?
The text was updated successfully, but these errors were encountered:
This gives an error--
How can I fix this?
The text was updated successfully, but these errors were encountered: