1>.\test2\test.pb.h(149): error C3609: 
'Message1::SerializeWithCachedSizes': a 'final' function must be virtual
1>.\test2\test.pb.h(151): error C3609: 
'Message1::InternalSerializeWithCachedSizesToArray': a 'final' function 
must be virtual
1>.\test2\test.pb.h(299): error C3609: 
'Message2::SerializeWithCachedSizes': a 'final' function must be virtual
1>.\test2\test.pb.h(301): error C3609: 
'Message2::InternalSerializeWithCachedSizesToArray': a 'final' function 
must be virtual
1>.\test2\test.pb.h(449): error C3609: 
'WrapperMessage::SerializeWithCachedSizes': a 'final' function must be 
virtual
1>.\test2\test.pb.h(451): error C3609: 
'WrapperMessage::InternalSerializeWithCachedSizesToArray': a 'final' 
function must be virtual
1>.\test2\test.pb.cpp(46): error C2440: 'initializing': cannot convert from 
'void (__cdecl *)(void)' to 'int'
1>  .\test2\test.pb.cpp(46): note: There is no context in which this 
conversion is possible
1>.\test2\test.pb.cpp(60): error C2440: 'initializing': cannot convert from 
'void (__cdecl *)(void)' to 'int'
1>  .\test2\test.pb.cpp(60): note: There is no context in which this 
conversion is possible
1>.\test2\test.pb.cpp(76): error C2440: 'initializing': cannot convert from 
'void (__cdecl *)(void)' to 'int'
1>  .\test2\test.pb.cpp(76): note: There is no context in which this 
conversion is possible
1>.\test2\test.pb.cpp(1049): error C2672: 
'google::protobuf::internal::WireFormatLite::InternalWriteMessageToArray': 
no matching overloaded function found
1>.\test2\test.pb.cpp(1049): error C2780: 'google::protobuf::uint8 
*google::protobuf::internal::WireFormatLite::InternalWriteMessageToArray(int,const
 
MessageType &,google::protobuf::uint8 
*,google::protobuf::io::EpsCopyOutputStream *)': expects 4 arguments - 3 
provided
1>  .\test2\protobuf\src\google\protobuf\wire_format_lite.h(628): note: see 
declaration of 
'google::protobuf::internal::WireFormatLite::InternalWriteMessageToArray'
1>.\test2\test.pb.cpp(1056): error C2672: 
'google::protobuf::internal::WireFormatLite::InternalWriteMessageToArray': 
no matching overloaded function found
1>.\test2\test.pb.cpp(1056): error C2780: 'google::protobuf::uint8 
*google::protobuf::internal::WireFormatLite::InternalWriteMessageToArray(int,const
 
MessageType &,google::protobuf::uint8 
*,google::protobuf::io::EpsCopyOutputStream *)': expects 4 arguments - 3 
provided
1>  .\test2\protobuf\src\google\protobuf\wire_format_lite.h(628): note: see 
declaration of 
'google::protobuf::internal::WireFormatLite::InternalWriteMessageToArray'

-- 
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/361e273e-d5b1-487d-9477-c8a4e595fefe%40googlegroups.com.

Reply via email to