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

Help with compile error of make -j8 of dldt package #192

@ZIZI-czh

Description

@ZIZI-czh

/home/zihan/new_detect_ws/src/dldt/inference-engine/src/vpu/graph_transformer/src/custom_layer.cpp:41: error: [cppcheck:error] There is an unknown macro here somewhere. Configuration is required. If VPU_PACKED is a macro then please configure it.
make[2]: *** [src/vpu/graph_transformer/CMakeFiles/vpu_graph_transformer.dir/build.make:154: src/vpu/graph_transformer/CMakeFiles/vpu_graph_transformer.dir/src/custom_layer.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/home/zihan/new_detect_ws/src/dldt/inference-engine/src/vpu/graph_transformer/src/parsed_config.cpp:150: error: [cppcheck:error] There is an unknown macro here somewhere. Configuration is required. If IE_SUPPRESS_DEPRECATED_START is a macro then please configure it.
make[2]: *** [src/vpu/graph_transformer/CMakeFiles/vpu_graph_transformer.dir/build.make:375: src/vpu/graph_transformer/CMakeFiles/vpu_graph_transformer.dir/src/parsed_config.cpp.o] Error 1

cppcheck version: 19.0
ubuntu: 20.04

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