zlibstat, which is intended as a static library, is sometimes built with the DLL runtime causing linking issues. The following are wrong:
Debug|Win32
Debug|x64
Debug|ARM
Release|x64
Release|ARM
ReleaseWithoutAsm|x64
ReleaseWithoutAsm|ARM
Pull request arriving soon