happynear / caffe-windows

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

fatal error: caffe/proto/caffe.pb.h: No such file or directory #318

Open alanMachineLeraning opened 5 years ago

alanMachineLeraning commented 5 years ago

fatal error: caffe/proto/caffe.pb.h: No such file or directory

Trepassing commented 5 years ago

you need to use protoc.exe and caffe.proto to generate it.