Keywords: OSDK Linux compilation, LIBUSB_1_INCLUDE_DIR
Error:
CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: /home/ald/lib/osdk/Onboard-SDK-4.1 /osdk-core/LIBUSB_1_INCLUDE_DIR
The OSDK Linux demo will use the dependent library libusb for USB data transfer. Please check and install libusb before compiling.
libusb installation:
sudo apt-get install libusb-1.0-0-dev
Note: This article is from Chinese and is translated by machine. If there is any suggestions, please point it out and we will correct it in time
Comments
0 comments
Please sign in to leave a comment.