happynear / happynear/caffe-windows
E0289 "google::protobuf::internal::GeneratedMessageReflection::GeneratedMessageReflection"
Open
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 637
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.