[protobuf] Re: polymorphism with nested extensions (Qt/c++)

2014-05-28 Thread Lukasz Marcyniuk
Found the solution and the posted code is working. The Problem was that a to early call of the protobufer Shutdown Library. google::protobuf::ShutdownProtobufLibrary(); -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubs

[protobuf] Re: polymorphism with nested extensions (Qt/c++)

2014-05-28 Thread Lukasz Marcyniuk
Found the solution and the posted code is working. The Problem was that a to early call of the protobufer Shutdown Library. google::protobuf::ShutdownProtobufLibrary(); -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubs

[protobuf] Re: Nano Protocol Buffer Support

2014-05-28 Thread Nishit
Still stuck on this . Any Ideas? On Tuesday, May 20, 2014 10:57:34 AM UTC-7, Nishit wrote: > > The Android Development Guide recommends using nano protocol buffers on > the device side. However the package pointed out by the Protocol Buffer > Documentation at 'https://code.google.com/p/protobuf/