Hi Matteo, It might be that in your .proto file you specified
option optimize_for = LITE_RUNTIME; Mark On Friday, March 8, 2013 5:00:54 PM UTC, Matteo Murgida wrote: > > Hi all, > > I'm new to protobuf, I'm trying to serialize (C++) a simple message, but > the method SerializeToOstream is missing. > The generated code has only SerializeWithCachedSizesToArray and > SerializeWithCachedSizes methods. > > What am I missing? > > thank you > -- 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.
