On 02/22/19 18:26, David Grayson wrote:
If you run "pacman -Ql mingw-w64-x86_64-zlib", you can see that that
package comes with header files and .pc files and everything else you
should need need to use zlib. I don't know why that particular
configure script is failing.
OK understood.
I wil
If you run "pacman -Ql mingw-w64-x86_64-zlib", you can see that that
package comes with header files and .pc files and everything else you
should need need to use zlib. I don't know why that particular configure
script is failing.
--David
On Fri, Feb 22, 2019 at 9:10 AM Valerio Messina via Msys2
hi,
seems there is zlib-devel for msys but not for mingw:
$ pacman -Sl | grep zlib
mingw32 mingw-w64-i686-zlib 1.2.11-5 [installato]
mingw64 mingw-w64-x86_64-zlib 1.2.11-5 [installato]
msys mingw-w64-cross-zlib 1.2.11-1 [installato]
msys zlib 1.2.11-1 [installato]
msys zlib-devel 1.2.11-1 [instal