caffe-windows icon indicating copy to clipboard operation
caffe-windows copied to clipboard

E0289 "google::protobuf::internal::GeneratedMessageReflection::GeneratedMessageReflection"

Open tiger1933 opened this issue 7 years ago • 0 comments

I use protobuf3.0.0 beta-2 to comapile .but vs2017 get error like this E0289 "google::protobuf::internal::GeneratedMessageReflection::GeneratedMessageReflection" libcaffe D:\caffe\caffe-windows-ms\src\caffe\proto\caffe.pb.cc 387 E0135 class "caffe::BlobProto" "unknown_fields" libcaffe D:\caffe\caffe-windows-ms\src\caffe\proto\caffe.pb.cc 415

I want to know which version protobuf use now. wheather this error is the version of protobuf caused.

tiger1933 avatar Sep 24 '18 10:09 tiger1933