I downloaded zlib from their website and I have the link warning from the title. I also compiled zlib and still have same warning. Do you know how may I fix this? I don't like warning of any kind in my projects:)
I use Visual Studio 2010.
I downloaded zlib from their website and I have the link warning from the title. I also compiled zlib and still have same warning. Do you know how may I fix this? I don't like warning of any kind in my projects:)
I use Visual Studio 2010.
Copyright © 2021 Jogjafile Inc.
Apparently the compiler used to generate the .lib import for the DLL isn't entirely compatible with Visual Studio:
Cosmin Truta built a new version using Visual studio. It should fix the warnings.