[Zlib-devel] zlib 1.2.7 release candidate

Cosmin Truta cosmin at cs.toronto.edu
Mon Mar 12 22:35:00 EDT 2012


On Fri, Mar 9, 2012 at 8:13 PM, Mark Adler <Madler at madler.net> wrote:
> Please test what is intended to be the final version for release as 1.2.7.  You can get it from here:
>
>    https://github.com/madler/zlib/tree/develop

Hi, Mark,

I tested the head (c1e84b2) on Windows 8 Consumer Preview, using
Visual Studio 11 Beta, and all went well with the makefiles.
(In addition to Visual Studio, the MinGW and Borland C++ tests went well also.)

On the other hand, building the minizip project failed in a couple of
ways. I got an "unresolved external symbol gzflags" error, and the
line "VERSION 1.2.7" in zlibvc.def is not accepted. According to MSDN,
the syntax is VERSION MAJOR.MINOR. More than two numbers seemed to
work with the past Visual Studio editions, but not with VS11 Beta,
apparently.

Sincerely,
Cosmin




More information about the Zlib-devel mailing list