Open Sirhxs opened 2 months ago
the only script I modify is: mediapipe/examples/desktop/BUILD I don't understand the syntax rules of Bazel, nor do I know how to configure it. The configuration I refer to is as follows:
@Sirhxs Would you please provide the exact steps to reproduce the issue?
@Sirhxs 您能提供重现该问题的具体步骤吗?
OS Platform and Distribution
Ubuntu22.04
Compiler version
gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/bin/aarch64-linux-gnu-gcc
Programming Language and version
C++17、Python 3.10.12
Installed using virtualenv? pip? Conda?(if python)
No response
MediaPipe version
v0.10.15
Bazel version
6.1.1
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)
4.7.0
Describe the problem
Hi,I try to Cross-compile mediapipe as a C++ library on Ubuntu22.04,and I got this problem:bazel-out/k8-opt-exec-50AE0418/bin/external/com_google_protobuf/protoc: 1: ELF�@k@�4D@8: not found bazel-out/k8-opt-exec-50AE0418/bin/external/com_google_protobuf/protoc: 9: Syntax error: "(" unexpected
Complete Logs