No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android

Posted lonelyxmas

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android相关的知识,希望对你有一定的参考价值。

原文:No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android

今天把ndk升级了,但之前的串口通信的例子却无法编译了,一直报错

No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android

后来google了下,查到原因

https://github.com/google/filament/issues/15

是google在ndk r17版本删除了mips相关的toolchains文件。

我们要做的要么是修改编译文件,要么就把缺少的mips文件从旧版本复制回来,由于串口程序不是我写的,所以我选择后者,从同事的电脑上把旧版本的mips相关文件复制了回来,为了保证以后再出现类似问题,我将这个文件上传到云盘。

下载链接

链接:https://pan.baidu.com/s/1z-gsTNzHoHqFnw_kfDssFg
提取码:yg09

解压后放到目录 ndk-bundle/toolchains/ 目录下就好

以上是关于No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android的主要内容,如果未能解决你的问题,请参考以下文章

No toolchains found in the NDK toolchains folder for ABI with prefix:XXX

Fultter 实战No toolchains found in the NDK toolchains folder for ABI arm-linux-androideabi

Fultter 实战No toolchains found in the NDK toolchains folder for ABI arm-linux-androideabi

Android -gradle task -Azure devops - Pipeline No toolchains found in the NDK toolchains folder for A

No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android

解决升级android studio 3.2.1后 "No toolchains found in the NDK toolchains folder for ABI with prefix