(adding the mailing list back) You may need to run the configure command with --with-zlib=[path] or --system-zlib.
Yes, you can use GzipOutputStream with CodedOutputStream. On Thu, Jul 29, 2010 at 1:16 PM, Julian González <[email protected]>wrote: > Well, the thing is that I try to use them but first I got an error telling > me zlib.h could not be found and I was also wondering if I can use > GzipOutputStream along with CodedOutputStream? > > El 29 de julio de 2010 14:59, Jason Hsueh <[email protected]> escribió: > > What exactly do you want to know about them? There are various details >> about how they adapt zlib to the ZeroCopy*Stream interfaces, but as a client >> you shouldn't need to worry about that. You can use them just like any other >> ZeroCopyStream. >> >> >> On Thu, Jul 29, 2010 at 8:58 AM, Julian González <[email protected]>wrote: >> >>> How the GzipOutputStream and GzipInputStream works? >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Protocol Buffers" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]<protobuf%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/protobuf?hl=en. >>> >>> >> > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
