Status: New
Owner: [email protected]
Labels: Type-Defect Priority-Medium

New issue 305 by [email protected]: CodedInputStream constructors missing.
http://code.google.com/p/protobuf/issues/detail?id=305

We just upgraded to protobuf 2.4.1 from 2.2 and get the followin linking error:

undefined reference to 'google::protobuf::io::CodedInputStream::CodedInputStream(unsigned char const*, int)'

The symbol is definitely missing from the library.

We looked at the .h file and the declaration is fine, but couldn't find the definition in the .cc file - so it is definitely missing from the distribution!


--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to