make caffe源码无法正常的解决思路,按照 :
https://blog.youkuaiyun.com/Kimcher_lay/article/details/88092071
步骤操作,注意其中出现cmake报错的情况,发现出现了几个问题:
1,C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\x86_amd64\,或The C compiler identification is unknown解决办法。
参考 mattran,https://www.cnblogs.com/yif1991/p/9394085.html,
换用bing 搜索,按照VS2015没有安装C++编译器, 新建项目时选择C++就会自动提示安装,Windows SDK version 8.1也。
2,安装cmake的时候注意环境变量的增加。
3,Compiling the C compiler identification source file "CMakeCCompilerId.c