- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Sorry for asking this here. I was trying to complie the develop branch. Just in case, this is the commit 9f597c16fe35e4ed26087bc42ba555fd946b87e7.
/opt/intel/openvino_2020.1.023/deployment_tools/open_model_zoo/demos/CMakeLists.txt needs ngraph
How can I this dependency ?
I get this error while compiling
By not providing "Findngraph.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "ngraph", but CMake did not find one. Could not find a package configuration file provided by "ngraph" with any of the following names: ngraphConfig.cmake ngraph-config.cmake
Thanks,
Ukhu
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have you installed ngraph? If not, Can you try installing ngraph.
Feel free to ask any other questions.
Regards,
Ram prasad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ngraph is automatically installed by the openvino toolkit.
I managed to solve the issue by using this
export ngraph_DIR=/opt/intel/openvino/deployment_tools/ngraph/cmake/
I guess for 2020.R2 setupvars.sh will include the npgrah variables as well.
Juan Diego
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for sharing with the community.
Regards,
Ram prasad

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