win10 配置caffe时 ninja 一直not found。
ninja环境配置问题: 在编译ninja时,命令:
python ./configure.py --bootstrap
一定要在“vs2015 x64本机工具命令提示符”中打开。
In a Visual Studio command prompt: `python configure.py --bootstrap`