- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When I try to compile inference-engine sample I create the "build" directory and run "cmake" command but I think it doesn't copy all that I need.
After this I run "make" command as I saw in the video tutorial number 5 but the command "is not recognized as internal or external command".
How can I solve this problem?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Marzona, Pierangelo,
Since you are attempting to build Inference Engine from source code, I assume you are trying to build within https://github.com/opencv/dldt
For that, please follow the steps in the README and it should work fine. This will also build samples.
If you are not talking about the open source version of OpenVino, then please:
1)run setupvars.bat within C:\Program Files (x86)\IntelSWTools\openvino_2019.1.148\bin
2)run build_samples_msvc.bat within C:\Program Files (x86)\IntelSWTools\openvino_2019.1.148\inference_engine\samples
You should not have to type make or cmake directly for the Released (non-Open Source) Version of OpenVino. Also if you are using Linux, the commands are similar except instead of *.bat it's *.sh.
Thanks,
Shubha

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page