UCTRONICS_Smart_Robot_Car_RaspberryPi
UCTRONICS_Smart_Robot_Car_RaspberryPi copied to clipboard
CMake Error: The source directory "/home/pi/UCTRONICS_ ..." does not exist
I got the following error when I followed the instruction in https://github.com/UCTRONICS/UCTRONICS_Smart_Robot_Car_RaspberryPi/blob/master/C/Software%20User%20Guide.md to build the binary:
CMake Error: The source directory
"/home/pi/UCTRONICS_Smart_Robot_Car_RaspberryPi/mjpg-streamer-experimental" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
make[1]: *** [cmake_check_build_system] Error 1
the script expects that you did the repo checkout into /home/pi
. As quick fix do the repo checkout into /home/pi