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

Android编译遇到如下错误:

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

查了很多网上资料,都不行,最新的NDK中根本没有mips64el-linux-android。
实际上是升级了NDK r18版本和Gradle老版本不兼容导致,所以升级Gradle版本即可

image.png

详见:https://github.com/android-ndk/ndk/wiki/Changelog-r18

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容