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

今天把ndk升級了,但以前的串口通訊的例子卻沒法編譯了,一直報錯linux

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

後來google了下,查到緣由git

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

是google在ndk r17版本刪除了mips相關的toolchains文件。google

咱們要作的要麼是修改編譯文件,要麼就把缺乏的mips文件從舊版本複製回來,因爲串口程序不是我寫的,因此我選擇後者,從同事的電腦上把舊版本的mips相關文件複製了回來,爲了保證之後再出現相似問題,我將這個文件上傳到雲盤。ip

下載連接文件上傳

連接:https://pan.baidu.com/s/1z-gsTNzHoHqFnw_kfDssFg
提取碼:yg09it

解壓後放到目錄 ndk-bundle/toolchains/ 目錄下就好編譯

mac版本的文件下載

連接:https://pan.baidu.com/s/1jZlSAe_Q8og_Ju4DZCf3Nw  密碼:de77

相關文章
相關標籤/搜索