Closed OlafvdSpek closed 7 years ago
I think I'll wait on https://github.com/coapp-packages/zlib/issues/3 as I'll want to link to the correct static zlib (although I'm not entirely clear on how static libs are linked to their dependencies) and follow whatever convention is established.
What's the status here? I was able to statically link libpng. But then I switched to NuGet and dynamic linking is the only option?
The future is https://github.com/Microsoft/vcpkg
Really, I have to package all these libraries AGAIN? Why can't they just make the nuget native stuff better?
Anyway, there are static variations of the zlib nuget package now, so I can take another look at this.
I think a lot has been packaged already.. I think Nuget just isn't build to handle 'native' stuff.
Could a static library be provided for libpng?