1. 程式人生 > >Error:No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android

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

https://www.jianshu.com/p/fd3d49c7f1f8

通過Android Studio 的Sdk Manager安裝NDK,安裝完之後編譯失敗,報錯資訊如下:

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

 

https://developer.android.google.cn/ndk/downloads/?hl=zh-cn

解決辦法如下:

  1. 點選這裡通過瀏覽器單獨下載NDK的包.
  2. 解壓之後開啟“toolchains”資料夾,跟android-sdk->ndk-bundle->toolchains資料夾做對比,找到其缺少的資料夾,複製過去