Question about reproduction on v2.18.1 for librealsense
I hope you are doing well. I am continuing to work on the reproduction task, and I’ve encountered a challenging issue. Currently, I am able to run the
realsense_app
on the tablet, but it continuously shows the message: “Fail to initialize libuvc. Last Error: No such file or directory.”To resolve this, I cloned
libuvc
into the librealsense
directory and updated the paths in the CMakeLists.txt
. However, the error persists, specifically mentioning that IMPORTED_LOCATION
is not defined.Thank you very much for your time, patience, and support.
Best regards,
Sirui
Sirui
-
Hi Siruili3333 An Android case at the link below suggests that
IMPORTED_LOCATION
should be defined in the CMakeLists.txt file as this path:~/librealsense/build/librealsense2.so
Please sign in to leave a comment.
Comments
1 comment