-
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
...does not contain a toolchain for cpu 'ios_x86_64 #402
Comments
Just no note that I've managed to build them through the command line as suggested in the READMEs. The problem happens when trying to build in the Studio. |
I have same issue as you. did you solve this problem? |
I also have the same issue with Environment MACOS. |
Link - #31 |
I met the same problem on Linux, I follow the tutorial to build the project in Android studio: However, I ignore this error and continue with the tutorial, everything works fine.
|
Hi, I have same issue, any advise for me? thank you . Environment: Syncing project: Sync (incremental)... Command: git diff --name-status --no-renames 8ac2d4d Computing VCS working set... Sync targets from working set: Querying targets in project directories... 2329 targets found under project directories; syncing 353 of them. Plus 303 more targets Building Bazel targets... |
bazel clean --expunge; will resolve this issue. And retry the same commands. |
Hi, I am trying to sync a new mediapipe project in Android Studio on my Ubuntu but got an Apple-related error. How can I disable iOS build targets to get rid of the errors?
Environment:
Ubuntu 18.04 64-bit
Android Studio 3.5.2
SDK installed
NDK installed
Bazel plugin for IntelliJ
Bazel 1.2.1
The text was updated successfully, but these errors were encountered: