- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page