修改build_native.sh文件
结果如下
# optionsNDK_ROOT="D:\\Setup\\ndk\\android-ndk-r9-windows-x86_64\\android-ndk-r9"buildexternalsfromsource=
红色的路径是需要替换成你磁盘NDK的路径
please define NDK_ROOT
原文:http://www.cnblogs.com/C-Plus-Plus/p/4042274.html