I get the below error message. Is this a known issue? 

LNK2019: unresolved external symbol
"public: static class google::protobuf::Message * __cdecl 
google::protobuf::internal::GenericTypeHandler<class 
google::protobuf::Message>::NewFromPrototype(class 
google::protobuf::Message const *,class google::protobuf::Arena *)"
(?NewFromPrototype@?$GenericTypeHandler@VMessage@protobuf@google@@@internal@protobuf@google@@SAPEAVMessage@34@PEBV534@PEAVArena@34@@Z)
referenced in function
"private: void __cdecl 
google::protobuf::internal::RepeatedPtrFieldBase::MergeFromInnerLoop<class 
google::protobuf::internal::GenericTypeHandler<class 
google::protobuf::Message> >(void * *,void * *,int,int)"
 
(??$MergeFromInnerLoop@V?$GenericTypeHandler@VMessage@protobuf@google@@@internal@protobuf@google@@@RepeatedPtrFieldBase@internal@protobuf@google@@AEAAXPEAPEAX0HH@Z)
protoc 
C:\Users\Dave\Code\protobuf\cmake\msvc\libprotobuf.lib(generated_message_reflection.obj)
Line 1


Git describe:
C:\Users\Dave\Code\protobuf [master +1 ~0 -0 !]> git describe --tags
v3.0.0-alpha-3-117-gfde6e89

Thanks,
Dave

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to