You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
/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
The text was updated successfully, but these errors were encountered:
ZIZI-czh
changed the title
Help with compile error of make -j8 of dkdt package
Help with compile error of make -j8 of dldt package
Jul 7, 2022
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
/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
The text was updated successfully, but these errors were encountered: