美文网首页
No toolchains found in the NDK t

No toolchains found in the NDK t

作者: 一缕阳忆往昔 | 来源:发表于2018-10-17 16:17 被阅读0次

错误

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


image.png

方案一

网上很多都是说缺少这个,mips64el-linux-android。我的里面确实没有,去下载 NDK,然后对比,把没有的复制进去


image.png

去官网 https://developer.android.com/ndk/downloads/?hl=zh-cn下载,我的一直打不开。
只有16r和17r的百度云盘提取码:onsz

方案二(我是这个解决的)

有问题的项目


image.png

没问题的项目


image.png
还需要改
image.png

编译会有提示,把需要改的都改了就行了

相关文章

网友评论

      本文标题:No toolchains found in the NDK t

      本文链接:https://www.haomeiwen.com/subject/ehsrzftx.html