[Interest] static qt without zlib
Thiago Macieira
thiago.macieira at intel.com
Mon Dec 2 17:05:43 CET 2013
On segunda-feira, 2 de dezembro de 2013 16:58:29, Tim Blechmann wrote:
> after digging further into it, i found out that zlib provides a naming
> mechanism, which prefixes a z_ to its symbols to avoid name clashes.
> this is done by Qt's bundled zlib. unfortunately, the prefixing is not
> done with z_errmsg.
I see.
Please file a bug report. We need to replace those with a qt prefix, so it won't
clash with libraries provided by users (like your case).
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20131202/65b82390/attachment.sig>
More information about the Interest
mailing list