-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android #75
Comments
As shown by log, the following two files of the local project are consistent with github https://github.com/CarGuo/GSYGithubAppFlutter/blob/master/android/app/build.gradle https://github.com/CarGuo/GSYGithubAppFlutter/blob/master/android/settings.gradle |
PS: unset FLUTTER_STORAGE_BASE_URL
unset PUB_HOSTED_URL
flutter run lib/main.dart |
As shown by log, show your Is |
The two files is not changed. $ git st
On branch master
Your branch is up to date with 'origin/master'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)
modified: pubspec.lock
no changes added to commit (use "git add" and/or "git commit -a") $ git log --oneline
23feaf1 (HEAD -> master, tag: 1.1.4, origin/master, origin/HEAD) 1.1.4
8c526d0 增加android刷新图库处理
26465fc readme
... |
I don't konw the reason,because I test it work well right now in another pc you may try follow the log
|
thx any way. i fellow this link ("No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android"), installed mips toolchains manually, and it works. i used to install my android sdk with android studio, and there are not toolchains for mips/mips64. |
good job |
git clone
projectlib/common/config/ignoreConfig.dart
flutter run lib/main.dart
flutter doctor description
The text was updated successfully, but these errors were encountered: