- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi everyone;
I have a problem for open vino.
pi@raspberrypi:~/build $ ls
pi@raspberrypi:~/build $ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_FLAGS="-march=armv7-a" /opt/intel/openvino/deployment_tools/inference_engine/samples
CMake Error: The source directory "/opt/intel/openvino/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.
pi@raspberrypi:~/build $ sudo usermod -a -G users "$(pi)"
bash: pi: command not found
usermod: user '' does not exist
how can i fix this problem? Thank you :)
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Hasan.
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.
Thanks.
Best regards, Max.
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