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.

Error Inference Engin EXCEPTION C++

ghadiri__masoud
Beginner
469 Views

hello everybody 

i installed openvino library with this tutorial this
and i link visual studio to inference engine library like this image 
image1
and lib folder and Files are in this image 
image2
my problem is in c++ code  sample
when visual studio runinng program 
i get this error exception that .

exceptionErrorImage 

this is the error text 

Unhandled exception at 0x00007FF9D7BF4048 in Openvino_cv64_number2.exe: Microsoft C++ exception: InferenceEngine::details::InferenceEngineException at memory location 0x000000BF8EAFE5D0.
for the first line .
Core ie;


my laptop is lenovoE530
intel i5-3210M

i test my code with other system 

with this details 
intel corei7 8700k


but same error for running .

please help me .

 

0 Kudos
1 Reply
Sahira_Intel
Moderator
469 Views

Hi Masoud,

The latest installations instructions for OpenVINO on Windows are here. Please let me know if you are still running into issues. 

Also, please note that OpenVINO is only compatible on 6th-10th Generation Intel® Core™ processors. 

Best Regards,

Sahira 

0 Kudos
Reply