png_ptr and info_ptr are declared extern in sng.h, but are declared static in sngd.h; this patch fixes this, allowing the code to be compiled with GCC 4.0
the patch to fix it
This is fixed in my sng fork, see https://github.com/fingolfin/sng/tree/modern-libpng
Log in to post a comment.
the patch to fix it
This is fixed in my sng fork, see https://github.com/fingolfin/sng/tree/modern-libpng