- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The instructions of Tutorial Step 2 were executed w/o problems up to "cmake -DCMAKE_BUILD_TYPE=Release ../" but when executing "make", the errors like following popped up. Please help me.
/home/jisoo/tutorials/inference-tutorials-generic/face_detection_tutorial/step_2/main.cpp:337:113: warning: ‘InferenceEngine::InferencePlugin InferenceEngine::PluginDispatcher::getPluginByDevice(const string&) const’ is deprecated [-Wdeprecated-declarations]
= PluginDispatcher({"../../../lib/intel64", ""}).getPluginByDevice(deviceName);
^
In file included from /opt/intel/openvino_2019.3.376/deployment_tools/inference_engine/include/inference_engine.hpp:21:0,
from /home/jisoo/tutorials/inference-tutorials-generic/face_detection_tutorial/step_2/main.cpp:36:
/opt/intel/openvino_2019.3.376/deployment_tools/inference_engine/include/ie_plugin_dispatcher.hpp:43:21: note: declared here
InferencePlugin getPluginByDevice(const std::string& deviceName) const;
^~~~~~~~~~~~~~~~~
/home/jisoo/tutorials/inference-tutorials-generic/face_detection_tutorial/step_2/main.cpp:340:13: error: ‘printPluginVersion’ was not declared in this scope
printPluginVersion(plugin, std::cout);
^~~~~~~~~~~~~~~~~~
CMakeFiles/face_detection_tutorial.dir/build.make:62: recipe for target 'CMakeFiles/face_detection_tutorial.dir/main.cpp.o' failed
make[2]: *** [CMakeFiles/face_detection_tutorial.dir/main.cpp.o] Error 1
CMakeFiles/Makefile2:69: recipe for target 'CMakeFiles/face_detection_tutorial.dir/all' failed
make[1]: *** [CMakeFiles/face_detection_tutorial.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi User15746877989398461382,
Thank you for reaching out. In order to reproduce it from our end, can you provide us the guide you are following?
Regards,
Javier A.
Intel Customer Support Technician
A Contingent Worker at Intel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi User15746877989398461382,
I am contacting you to give a follow up on this thread. Could you please answer my previous message to continue with the assistance?
Regards,
Javier A.
Intel Customer Support Technician
A Contingent Worker at Intel
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page