-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Open
Labels
os:linux-non-armIssues on linux distributions which run on x86-64 architecture. DOES NOT include ARM devices.Issues on linux distributions which run on x86-64 architecture. DOES NOT include ARM devices.platform:androidIssues with Android as PlatformIssues with Android as Platformplatform:c++Issues specific to C++ framework in mediapipeIssues specific to C++ framework in mediapipetask:hand landmarkerIssues related to hand landmarker: Identify and track hands and fingersIssues related to hand landmarker: Identify and track hands and fingerstype:build/installFor Build and Installation issuesFor Build and Installation issues
Description
OS Platform and Distribution
Android 9
Compiler version
OS: Ubuntu 22.04 (x86_64)
Programming Language and version
C++
Installed using virtualenv? pip? Conda?(if python)
pip
MediaPipe version
0.9.1
Bazel version
7.4.1
XCode and Tulsi versions (if iOS)
No response
Android SDK and NDK versions (if android)
NDK 21.4
Android AAR (if android)
None
OpenCV version (if running on desktop)
No response
Describe the problem
A bug happened!
Complete Logs
I am trying to build the Android handtrackinggpu example using Bazel, but I keep hitting an error related to rules_cc.
Despite cloning and pointing to rules_cc locally, Bazel still complains that it cannot find cc_binary.bzl or cc_library.bzl.
Metadata
Metadata
Assignees
Labels
os:linux-non-armIssues on linux distributions which run on x86-64 architecture. DOES NOT include ARM devices.Issues on linux distributions which run on x86-64 architecture. DOES NOT include ARM devices.platform:androidIssues with Android as PlatformIssues with Android as Platformplatform:c++Issues specific to C++ framework in mediapipeIssues specific to C++ framework in mediapipetask:hand landmarkerIssues related to hand landmarker: Identify and track hands and fingersIssues related to hand landmarker: Identify and track hands and fingerstype:build/installFor Build and Installation issuesFor Build and Installation issues