I have downloaded the repo, updated libraries and opened the firmware ino file. But I get "no such file or directory errors"
The board has been set to MKRZERO.
...arduino_build_906864\sketch\src\QCBOR\src\UsefulBuf.c:56:10: fatal error: UsefulBuf.h: No such file or directory
ResolveLibrary(UsefulBuf.h)
I have downloaded the repo, updated libraries and opened the firmware ino file. But I get "no such file or directory errors" The board has been set to MKRZERO.
...arduino_build_906864\sketch\src\QCBOR\src\UsefulBuf.c:56:10: fatal error: UsefulBuf.h: No such file or directory ResolveLibrary(UsefulBuf.h)
include "UsefulBuf.h"
-> candidates: []
compilation terminated