- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I created a new empty project using Visual Studio, and copied the code available in one of the samples provided in the Openvino.
Also, I copied from the sample the C++ include directories and linker directories.
Nevertheless, the project fails to compile due to the following error:
d:\openvinoproject\humandetection\humandetection\main.cpp(36): error C2512: 'InferenceEngine::PluginDispatcher': no appropriate default constructor available
issue in the following line:
PluginDispatcher P = PluginDispatcher({ "" });
Were someone able to create a project from scratch using openvino?
Link Copied
0 Replies
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