intel-iot-devkit / smart-video-workshop

Learn about the workflow using Intel® Distribution of OpenVINO™ toolkit to accelerate vision, automatic speech recognition, natural language processing, recommendation systems and many other applications.
304 stars 176 forks source link

Error: Use the mobilenet-ssd* Model and Inference Engine in an Object Detection Application #19

Open umer-rasheed opened 5 years ago

umer-rasheed commented 5 years ago

Hi

I was able to convert the MobileNets model but cannot seem to build the sample application with the make file: main.cpp:29:25: fatal error: ie_device.hpp: No such file or directory compilation terminated. Makefile:2: recipe for target 'all' failed make: *** [all] Error 1

Kindly advise. Umer