美文网首页
问题:No toolchains found in the ND

问题:No toolchains found in the ND

作者: 路过_夏末 | 来源:发表于2019-04-18 17:08 被阅读0次

    原因: NDK升级升级导致

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

    问题产生原因:google在ndk r17版本删除了mips相关的toolchains文件;大家可以参考下以下地址

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

    具体解决办法:下载地址 https://download.csdn.net/download/hujianguo1126/11126011

                                (我也不想要什么积分,CSDN自己设定的 - -)

    下载完成解压存储到指定位置:就是我下边标的位置,这个是我的地址,你们可以打开Project Structure,看看自己的位置,(放在在ndk-bundle/ toolchains文件夹下)存储到对应位置既可,然后try asian。

    下边是两个关键文件地址:

    这个位置    放在这个文件夹下

    相关文章

      网友评论

          本文标题:问题:No toolchains found in the ND

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