zlib_v140_xp 1.2.8.1
A solution upgrade from vc11 to vc14_xp.
Add the libs to the library path of your application.
Install-Package zlib_v140_xp -Version 1.2.8.1
dotnet add package zlib_v140_xp --version 1.2.8.1
<PackageReference Include="zlib_v140_xp" Version="1.2.8.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add zlib_v140_xp --version 1.2.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: zlib_v140_xp, 1.2.8.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
This version adds a debug lib (zlibd) for libpng that's suffixed the same as this package. Also put it inside a native folder so NuGet doesn't complain about what framework it targets.
A release version of that specfic lib will be made when the need arises.
If you want the complete package to make your own go here:
https://github.com/SyrianBallaS/zlib-1.2.8.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on zlib_v140_xp:
Package | Downloads |
---|---|
libpng16_v140_xp
libpng compiled with v140_xp for x86 platforms.
The proper zlib version should get installed when this package is getting installed.
|
GitHub repositories
This package is not used by any popular GitHub repositories.