Android studio报Error:Expected NDK STL shared object file at libgnustl_shared.so
生活随笔
收集整理的這篇文章主要介紹了
Android studio报Error:Expected NDK STL shared object file at libgnustl_shared.so
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
錯(cuò)誤詳細(xì)描述
Error:Expected NDK STL shared object file at D:\sdk\ndk-bundle\sources\cxx-stl\gnu-libstdc++\4.9\libs\x86\libgnustl_shared.so
錯(cuò)誤分析
是由于文件找不到導(dǎo)致的,所以先檢查NDK目錄下是否存在這個(gè)文件
通過(guò)檢查發(fā)現(xiàn)該目錄下沒(méi)有存在gnu-libstdc++目錄,所以導(dǎo)致報(bào)錯(cuò)
解決辦法
將ndk的r18b可以解決這個(gè)問(wèn)題
總結(jié)
以上是生活随笔為你收集整理的Android studio报Error:Expected NDK STL shared object file at libgnustl_shared.so的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: Xilinx 7系列FPGA简介--选型
- 下一篇: 查看 android 设备号,获取And