While compiling C++ code using Protobuf 3 using visual studios 2019 , shows 
linker issues like :
error LNK2019: unresolved external symbol "public: bool __cdecl 
google::protobuf::MessageLite::ParseFromArray(void const *,int)" 
(?ParseFromArray@MessageLite@protobuf@google@@QEAA_NPEBXH@Z) referenced in 
function "void __cdecl ReceiveRequest(bool *)" (?ReceiveRequest@@YAXPEA_N@Z

Any help to resolve this issue?

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/e8c51485-8fcb-4835-9b68-9a57ca0052e9n%40googlegroups.com.

Reply via email to