-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bazel build error : platformclasspath.jar failed (Exit 1): java failed: error executing command #2776
Comments
I tried the following commands mentioned in those issues, but to no avail. I then tried the following commands mentioned in the above issue, but it appears to have broken the environment even more. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you. |
Closing as stale. Please reopen if you'd like to work on this further. |
Hi @pekochun, If you are trying to build Hands solution in Android . You can have a look at our gradle api implementation from here https://google.github.io/mediapipe/getting_started/android_solutions.html#mediapipe-android-solutions |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you. |
Closing as stale. Please reopen if you'd like to work on this further. |
Please make sure that this is a build/installation issue and also refer to the troubleshooting documentation before raising any issues.
System information (Please provide as much relevant information as possible)
OS Platform and Distribution
I use macOS Big Sur version 11.5.2
Compiler version (e.g. gcc/g++ 8 /Apple clang version 12.0.0):
Mac terminal
Programming Language and version ( e.g. C++ 14, Python 3.6, Java ):
bazel
MediaPipe version:
I didn't know how to look it up.
Bazel version:
Bazelisk version: development
Build label: 3.7.2
Build target: bazel-out/darwin-opt/bin/src/main/java/com/google/devtools/build/lib/bazel/BazelServer_deploy.jar
Build time: Thu Dec 17 17:02:20 2020 (1608224540)
Build timestamp: 1608224540
Build timestamp as int: 1608224540
XCode and Tulsi versions (if iOS):
Xcode13.0
Android SDK and NDK versions (if android):
Android SDK 31.00
Android NDK 21.47075529
Android AAR ( if android):
I don't know what this means.
OpenCV version (if running on desktop):
I didn't know how to look it up.
Describe the problem:
I followed the tutorial below to configure bazel.
https://google.github.io/mediapipe/getting_started/android.html
However, I got an error.
I will show the error message later.
I tried the following command.
$ bazel build -c opt --config=android_arm64 mediapipe/examples/android/src/java/com/google/mediapipe/apps/handtrackinggpu:handtrackinggpu
Complete Logs:
This is the error message.
The text was updated successfully, but these errors were encountered: