BVLC / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
34.03k stars 18.7k forks source link

error MSB6006 in installation #6842

Open Zujiry opened 4 years ago

Zujiry commented 4 years ago

I have the following error in my installation process of caffe for Windows 10: C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\v140\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code -1073741515. [D:\Git-Repos\caffe\build\src\caffe\caffeproto.vcxproj]

I am using Win 10, python 3.5, numpy 1.7, Visual Studio 14.0

Sorry, but I have no clue what this error is telling me and I did not find an answer in my research. My installation of conda does not include protobuff

I get The system cannot find the drive specified. The system cannot find the drive specified. in the beginning, but image this to not have anything to do with that error?

Should I install protobuf 3.9 manually?

vagi8 commented 4 years ago

can you paste the entire error log file here