[Zlib-devel] Zlib-devel Digest, Vol 82, Issue 5
Theo Niessink
theo at taletn.com
Mon May 7 16:23:30 EDT 2012
Paul Marquess wrote:
> Building 1.2.7 on Windows with MinGW (gcc 4.6.2) works fine out of the
> box,
> but gives error this when Z_SOLO is defined.
I have also found an issue with Z_SOLO. It turned out that on Windows
stddef.h is included in zconf.h eventhough Z_SOLO is defined. The solution
was to not include stddef.h, so maybe this will also fix your issue. Here is
my original post, patch included:
http://mail.madler.net/pipermail/zlib-devel_madler.net/2012-May/002891.html
- Theo
More information about the Zlib-devel
mailing list