Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Loadlibrary 3861 error

Delfrate__Jacques
873 Views

Hi, 

I'm trying to load the right plugin library with open vino in order to do a DeepLearning inference with a pre-trained model. 

However, when I add  #include <ie_plugin_dispatcher.hpp> to my code,  I have the following compiler error:

C3861, 'LoadLibrary':identifier not found in win_shared_object_loader.h line 41.

Does someone have any lead on how to fixe that issue ?

Thank you.

0 Kudos
0 Replies
Reply