0

I'm using gamemaker, and I received a warning saying that I am using an old version of libpng and I don't know what does it mean, and how do I fix it. First off what is libpng?

Rob
  • 4,927
  • 4
  • 26
  • 41
  • 1
    Not a useful question - missing tags, code and background info. Bad first attempt at a question. Please read site guidelines – dbmitch Jun 16 '16 at 18:04

2 Answers2

2

This is due to Gamemaker not having updated to latest version of libpng. Read more here: http://bugs.yoyogames.com/view.php?id=21962

Latahunden
  • 21
  • 1
0

libpnj is a library used by gamemaker to deal with images : http://www.libpng.org/pub/png/libpng.html

You can update it here : https://sourceforge.net/projects/libpng/