-
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
Error occurred when build in MacOS android studio #54
Comments
gkimxware@, a few questions I would like to check with you:
|
Not XCode (I mean for ios develop) but i installed command line tools
I tried but it doesn't work.
|
The internal Bazel error looks weird to me. A possible workaround is to comment out any code that is related to @google_toolbox_for_mac in the codebase. Could you add '#' (pound key) at the beginning of:
then do
|
Another error
|
why close this, i meet the same problem, as the env is the same, sdk ndk and other sdk version |
I have the same problem too with almost the same env. |
Same here except I'm using Platform-Tools and Build Tools 28. |
The issue is that Xcode is not installed on macOS. If you are on macOS, as we mentioned in https://google.github.io/mediapipe/getting_started/install#installing-on-macos, please install Xcode and also make sure you run |
…dder Removing audio embedder task
Hi
When I build in android studio or when I just build android app in terminal, error occurred like bellow. (succeeded to build 'hello world')
java version
bazel version
mac version
The text was updated successfully, but these errors were encountered: