zlib icon indicating copy to clipboard operation
zlib copied to clipboard

Pre-build zlib1.dll 1.2.12.0 for everyone!

Open Spatzendame opened this issue 3 years ago • 1 comments

Hey, this is not an issue, but I want to share the information with all people who have issues to build zlib 1.2.12.0 You can use pre-build zlib1.dll from OpenAL Soft: https://openal-soft.org/openal-binaries/

And try it whether it works with your project.

Spatzendame avatar Jul 04 '22 18:07 Spatzendame

It would be better if it was in nuget packages for specific cpus and OS's (at least all of what .NET supports).

If this is done then dotnet/runtime can drop the copy of the zlib code that they have in their repo that is then linked into System.IO.Compression.Native (or even clrcompression.dll).

AraHaan avatar Jul 19 '22 17:07 AraHaan

Closing since not an issue.

madler avatar Oct 06 '22 22:10 madler