Re: [protobuf] Protobuf Unexpected end-group tag

2016-03-14 Thread Lim Wei Chiang
;Unexpected end-group tag.' too. > Please see http://b/27494216 > > On Sat, Mar 12, 2016 at 11:46 PM, Wei Chiang Lim > wrote: > > Hi all > > > > I'm trying parse protobuf messages subscribed from a zeromq feed using > > Python. Intermittently when I

[protobuf] Protobuf Unexpected end-group tag

2016-03-14 Thread Wei Chiang Lim
Hi all I'm trying parse protobuf messages subscribed from a zeromq feed using Python. Intermittently when I parse the message string, my script crashes with the following error File "ale-feed-location-reader.py", line 37, in aleEvent.ParseFromString(recvMsg) File "/usr/lib/python2.7/

[protobuf] Re: How to compile protobuf using g++ in windows

2010-03-08 Thread Chiang
Hi, thank you for the quick reply. I've just finished compiling using MinGW+MSYS, and the library is now all good for my application. Thank you. Chiang On Mar 8, 4:35 pm, Kenton Varda wrote: > You need to use either Cygwin or MinGW+MSYS.  Either of these will be able > to run th

[protobuf] How to compile protobuf using g++ in windows

2010-03-08 Thread Chiang
. Regards, Chiang -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to proto...@googlegroups.com. To unsubscribe from this group, send email to protobuf+unsubscr...@googlegroups.com. For more opti