Abdulrahman Naji
Abdulrahman Naji

Reputation: 11

Libpng fix for gamemaker

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?

Upvotes: 0

Views: 1442

Answers (2)

An intern has no name
An intern has no name

Reputation: 496

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/

Upvotes: 0

Latahunden
Latahunden

Reputation: 21

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

Upvotes: 2

Related Questions