glpng for the Mac...
February 19, 2008, at 02:37 PM
A friend on IRC was having trouble getting the glpng library to build on the Mac; it's unmaintained, but reputedly solid, and it's nice if the sole reason you're using SDL or whatever is to get at its image-handling functions...
Since I've done this stuff a lot I knew that it was basically a matter of fixing include files and such. So I did that. I did not bother to get "make install" to do anything sensible, so don't use that. My darcs repository is at http://www.accela.net/~dankna/software/darcs/glpng/ and I'd appreciate feedback.