[protobuf] Having Google Protocol Buffers in Qt Mobile Android and IOS project

2014-10-14 Thread williamkibira
Hello, i am new here , Mu name is William and i am trying to write a mobile application using Qt5.3.1 to build an Android Application and i was wondering how i can ensure that the project gets the C++ Google Protocol Buffers to be pre-packed and deployed with the application. I am have tried

[protobuf] Message extensions cannot have required fields.

2014-10-14 Thread Anthony Sampton
After the latest release (2.6.0) all my protos wouldn't compile. Protoc gives me the following error: Message extensions cannot have required fields. Can anyone explain me why can't I use the required field in extention in the code below? message MyMsgA { extensions 100 to max;

[protobuf] Re: Issue 226 in protobuf: Python API doesn't support reading/writing delimited messages

2014-10-14 Thread protobuf
Updates: Owner: xiaof...@google.com Comment #6 on issue 226 by xiaof...@google.com: Python API doesn't support reading/writing delimited messages https://code.google.com/p/protobuf/issues/detail?id=226 I searched around our internal code base and it appears there are very few use

[protobuf] Null Nested Messages--whats expected?

2014-10-14 Thread Johannes Elgh
Hello everyone, Firstly I need to apologize for any misuse or misunderstand of terms and concepts. I'm mostly familiar with the Protocol Buffer implementations protostuff and protobuf-net. I have a case that two different implementations (the C# one: protobuf-net and the Java one:

[protobuf] Re: Issue 226 in protobuf: Python API doesn't support reading/writing delimited messages

2014-10-14 Thread protobuf
Comment #7 on issue 226 by brian.olson: Python API doesn't support reading/writing delimited messages https://code.google.com/p/protobuf/issues/detail?id=226 The lack of an API for a framed stream of protobuf messages is a feature for lack of which projects have decided to go with Thrift

[protobuf] Re: Issue 381 in protobuf: Do not use heap where stack can be used

2014-10-14 Thread protobuf
Updates: Status: WontFix Owner: xiaof...@google.com Comment #4 on issue 381 by xiaof...@google.com: Do not use heap where stack can be used https://code.google.com/p/protobuf/issues/detail?id=381 (No comment was entered for this change.) -- You received this message because

[protobuf] Re: Issue 423 in protobuf: Cannot compile protobuf example code on AIX 6.1

2014-10-14 Thread protobuf
Updates: Status: WontFix Owner: xiaof...@google.com Comment #3 on issue 423 by xiaof...@google.com: Cannot compile protobuf example code on AIX 6.1 https://code.google.com/p/protobuf/issues/detail?id=423 Marking this as Won't Fix as we don't have the environment to test/fix

[protobuf] Re: Issue 499 in protobuf: using protobuf on ios

2014-10-14 Thread protobuf
Comment #3 on issue 499 by johnzhj...@gmail.com: using protobuf on ios https://code.google.com/p/protobuf/issues/detail?id=499 in xcode build phases, add all you protoc generated .a library -- You received this message because this project is configured to send all issue notifications to