-
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 sync failed when building Android examples #1275
Comments
FYI, I am able to run |
The issue is |
Thanks @jiuqiant , seems like Bazel is quite unstable in getting the dependencies. I am not using any VPN as I am based in Canada. What about the other issues related to toolchain? Any idea?
Thanks! |
Fixed the issue - had to do with my XCode installation |
@david-siqi-liu hello,Can you tell me how you solved it?Can you give a contact information?thanks |
@c1139676919 I just re-installed XCode, nothing else |
thanks,Now I have a new question, I don't know if you have encountered,this is my log.
What is this -nolaunch_app thing? |
@c1139676919 have you tried removing |
sorry,I can't find |
@c1139676919 it would be in your build configuration. See step 10 in here: |
|
@c1139676919 but do you see not see |
@c1139676919 try removing |
thanks.this is my log.
Maybe it's OK.it hasn't finished running yet. |
Thank you very much, I can now run through on |
大佬门,可以留个联系方式吗 |
难道就是重装xcode就解决啦 ?没别的原因 ? |
FYI, using MediaPipe in Android Studio with Bazel is deprecated. Please see the new gradle approach in https://github.com/google/mediapipe/blob/master/docs/getting_started/android_solutions.md. |
Hi! I'm trying to build examples using Android Studio:
https://google.github.io/mediapipe/getting_started/building_examples.html#option-2-build-with-bazel-in-android-studio
Error:
Any help is appreciated. Thanks!
The text was updated successfully, but these errors were encountered: