happynear / caffe-windows

Configure Caffe in one hour for Windows users.
Other
1.32k stars 649 forks source link

Caffe.sln加载失败 CPU_ONLY #238

Closed Jilliansea closed 7 years ago

Jilliansea commented 7 years ago

Hello, I want to use cup-only to build caffe with VS2015 in win7, and set UseCuDNN ,UseNCCL,PythonSupport,MXNetSupport to false, set CpuOnlyBuild,UseMKL,MatlabSupport to ture . After download thirdpart files and add their path, I want to build Caffe.sln, but when I open it with VS 2015 it says that "一个或多个项目加载失败",dmlc and static_mxnet is failed. I check if they are in the files of 'windows', but I found that it doesn't have these two files. What should I do?

happynear commented 7 years ago

These are for MXNET. Just ignore them.