1.问题描述
No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android
2.问题解决
去官网下载对应的 ndk 包,然后找到 toolchains 下的 mips64el-linux-android 并粘贴至你自己电脑的 Ndk 路径中去。
3.问题原因
通过 AS 升级 SDK/NDK 所导致的,应该 AS 在升级的时候没有下载完全
No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android
去官网下载对应的 ndk 包,然后找到 toolchains 下的 mips64el-linux-android 并粘贴至你自己电脑的 Ndk 路径中去。
通过 AS 升级 SDK/NDK 所导致的,应该 AS 在升级的时候没有下载完全
本文标题:No toolchains found in the NDK t
本文链接:https://www.haomeiwen.com/subject/cwuxcqtx.html
网友评论