Hello,
I have previously successfully compiler the LIBUSBP libraries on Orin AGX DevKit but I am struggling with a strange error at this moment (new Orin where I need to install it again):
When making the lib from source, following the instructions here: (Linux for Linux)
I get the following error after the make command:
~/libusbp/build/src/libusbp_config.h:3:44: error: missing binary operator before token “1”
3 | #define BUILD_SYSTEM_LIBUSBP_VERSION_MAJOR 1
| ^
Could you please let me know how to resolve this?
Many thanks!
Richard
3 posts - 2 participants