Skip to content

Use installed header #3

Open
Open
@abrown

Description

@abrown

Currently, openvino-rs requires a Git submodule, upstream in order to retrieve the OpenVINO headers. When building openvino-rs using an existing installation (i.e., OPENVINO_INSTALL_DIR), we should be able to locate the C API header file directly (i.e., ${OPENVINO_INSTALL_DIR}/inference_engine/include/c_api/ie_c_api.h). In these cases, we could attempt to use this header file to build openvino-sys.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ideaA possible change, but needs more discussion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions