On 2.6.2014 20:55, xantares 09 wrote:
Hi,
Please delete:
https://aur.archlinux.org/packages/mingw-w64-libpng-static/
as static libs are provided by mingw-w64-libpng
xantares@archlinux:~$ pacman -Ql mingw-w64-libpng
mingw-w64-libpng /usr/
mingw-w64-libpng /usr/i686-w64-mingw32/
...
mingw-w64-libpng /usr/i686-w64-mingw32/lib/
...
mingw-w64-libpng /usr/i686-w64-mingw32/lib/libpng.a
...
mingw-w64-libpng /usr/i686-w64-mingw32/lib/libpng16.a
xan.
Yes, the static libs are there, but have you actually tried compiling
something with them? Last time I tried, I was unable to. I don't
remember the exact things I've done, but I remember that the package you
want deleted worked where yours didn't.
Try compiling something with static libpng and see if it works.