[protobuf] Re: Protocol buffer in Qt project

2013-01-15 Thread perry
在 2012年9月26日星期三UTC+8下午6时45分12秒,Deepak Sindhu写道: Hi All, I am working on Qt/C++ project. I wanted to use protocol buffer so I downloaded and followed steps to compile and install. Create custommessage.proto and generated .cc .h using proto compiler .pro SOURCES +=

[protobuf] duplicate field is sent for an optional field

2020-11-10 Thread itay perry
I understand that using parsefromArray or parseFromString, and the field is not duplicated I get only the last value. is there a way to get all values, or at least know that multiple values were sent ? thanks -- You received this message because you are subscribed to the Google Groups