Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

ie_device.hpp is not contained in OpenVINO 2020.3.341 #130

Open
Corsair-cxs opened this issue Mar 14, 2021 · 0 comments
Open

ie_device.hpp is not contained in OpenVINO 2020.3.341 #130

Corsair-cxs opened this issue Mar 14, 2021 · 0 comments

Comments

@Corsair-cxs
Copy link
Contributor

Corsair-cxs commented Mar 14, 2021

Version

dev-ov2020.3

Reproduction link

https://github.com/intel/ros_openvino_toolkit/blob/dev-ov2020.3/dynamic_vino_lib/include/dynamic_vino_lib/common.h

Steps to reproduce

run catkin_make in catkin_ws workspace.

What is expected?

If ie_device.hpp is not contained in OpenVINO 2020.3.341, it should be removed in common.h. The related APIs should be removed from the code, too.

What is actually happening?

When I tried to build projects, the console reports error

common.h:43:10: fatal error: ie_device.hpp: No such file or directory
 #include <ie_device.hpp>
LewisLiuPub added a commit that referenced this issue Mar 15, 2021
Comment 'ie_device' related file and API [issue #130]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant