Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6476 Discussions

l_openvino_toolkit_runtime_raspbian_p_2020.1.023 does not appear to contain CMakeLists.txt

chen__bingyu
Beginner
811 Views
My hardware is the raspberry pi 4B. Install openvinoraspbian_p_2020.1.023. The following error is reported in cmake: 1.commmand: make .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_FLAGS="-march=armv7-a" 2.result(err): CMake Error: The source directory "/home/pi/Downloads/inference_engine_vpu_arm/deployment_tools/inference_engine/samples" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI.
0 Kudos
1 Reply
JAIVIN_J_Intel
Employee
811 Views

Please refer to this comment by Max on another thread and specify the path accordingly.

Max L. (Intel) wrote:

You should further specify the path to either "c" or "cpp" samples directory as

/opt/intel/openvino/deployment_tools/inference_engine/samples/c/

or

/opt/intel/openvino/deployment_tools/inference_engine/samples/cpp/

Hope this helps.

Regards,

Jaivin

0 Kudos
Reply