madler / zlib

A massively spiffy yet delicately unobtrusive compression library.
http://zlib.net/
Other
5.6k stars 2.43k forks source link

Include zlib for windows x64 visual studio #266

Open AhmedX6 opened 7 years ago

AhmedX6 commented 7 years ago

Hello,

I would like to include zlib x64 for my windows project. I'm using visual studio 2017. I included already zlib x86 and it works. Is it possible to have the .lib .dll and .h for win64?

Thanks

sshariff75 commented 7 years ago

Hello,

I am also compiling libssh win64 which involve dependency of zlib and also openssl.

Can any one give reference how to build or download libs/dll ?

AhmedX6 commented 7 years ago

Available on NuGet Packages.