[已解决]proj.android下的build_native.py脚本报Couldn't find the gcc toolchain

http://cn.cocos2d-x.org/article/index?type=cocos2d-x&url=/doc/cocos-docs-master/manual/framework/native/v3/getting-started/setting-up-development-environments-on-windows7-with-eclipse/zh.md

按 如何在Windows 7平台搭建Android Cocos2d-x3.2alpha0开发环境 ,生成Android项目文件

在新建项目test项目中,执行proj.android下的build_native.py脚本进行编译时报 Couldn’t find the gcc toolchain.

NDK_ROOT 环境变量的问题,已解决