Skip to content

clang support #18

@ngeorgis

Description

@ngeorgis

Trying to compile inference engine with clang 3.9 and 6.0 , not many issues in general looks good and was able run the samples.

Can we add support for clang?

JFTR one minor issue was:

/src/OpenVino/dldt/inference-engine/src/hetero_plugin/fallback_policy.cpp:52:11: error: comparison of unsigned expression >= 0 is always true [-Werror,-Wtautological-compare] if (i >= 0) {

Thanks,

Nikos

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions