mediapipe
mediapipe copied to clipboard
legacy_calculator_support.cc(21): error C2370: “current_”: 重定义
OS Platform and Distribution
windows 10
Compiler version
vc2022
Programming Language and version
C++
Installed using virtualenv? pip? Conda?(if python)
No response
MediaPipe version
No response
Bazel version
No response
XCode and Tulsi versions (if iOS)
No response
Android SDK and NDK versions (if android)
No response
Android AAR (if android)
None
OpenCV version (if running on desktop)
No response
Describe the problem
A bug happened!
Complete Logs
Can you help me?
legacy_calculator_support.cc
mediapipe/framework/legacy_calculator_support.cc(21): error C2370: “current_”: 重定义;不同的存储类
.\mediapipe/framework/legacy_calculator_support.h(65): note: 参见“current_”的声明
mediapipe/framework/legacy_calculator_support.cc(25): error C2370: “current_”: 重定义;不同的存储类
.\mediapipe/framework/legacy_calculator_support.h(65): note: 参见“current_”的声明
Target //mediapipe/examples/desktop/face_detection:face_detection_cpu failed to build
INFO: Elapsed time: 484.080s, Critical Path: 285.41s