Re: zlib linking error with 3.2 (not with 3.0)
Vadim Zeitlin <[email protected]>
| Newsgroups | gmane.comp.lib.wxwindows.general |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 27 Aug 2023 16:09:31 +0200 Fulvio Senore wrote: FS> It looks like from 3.1 something has changed and the zlib copy included FS> in wxWidgets is no more accessible. We're prefixing zlib symbols with "wx_" since b8bc595546 (Use zlib submodule with "wx_zlib_" prefix, 2017-12-08) specifically to avoid clashes between the version used by wx and any other zlib version used by the application. If you want to reuse zlib included by wx you need to change Z_PREFIX_ in zconf.h to "zlib_" (or maybe just remove it). Regards, VZ
signature.asc
(application/pgp-signature, 195 B)
-----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQQx+vLQdOwioQqkxtoG6kHeT2wehgUCZOtiXgAKCRAG6kHeT2we hnylAJ4376RZmrBphKronH5m2x70qD13AQCfd8dxTwky9sJxxltDXcs4Xw6Z49Y= =SYJI -----END PGP SIGNATURE-----