I've been trying to set up libpng on my machine to do some image analysis type stuff.
Anyway, I installed the thing with fink commander and downloaded some example programs off the internet to test out. But, when I try to compile them it says that it can't find the "png.h" file.
I'm using the makefile off of this page:
http://www.oreillynet.com/pub/a/mac/2005/10/14/texture-maps.html?page=3
I suspect that this is some path issue with the makefile, but I'm not really sure. Anyhelp you guys could give would be much appreciated.
Anyway, I installed the thing with fink commander and downloaded some example programs off the internet to test out. But, when I try to compile them it says that it can't find the "png.h" file.
I'm using the makefile off of this page:
http://www.oreillynet.com/pub/a/mac/2005/10/14/texture-maps.html?page=3
I suspect that this is some path issue with the makefile, but I'm not really sure. Anyhelp you guys could give would be much appreciated.