On Wed, Jun 15, 2011 at 10:30:20PM +0200, Emanuel Rumpf wrote:
Could you
report the line numbers where compiling that file
fails ? Or do you still have apps using mkimage.cc instead
of png2img.cc ?
I used the packages as downloaded from your site.
Yes, they seem to link mkimage.o
In jkmeter (0.4.0), for example
it stopped at line 56 of mkimage.cc
png_info = png_create_info_struct (png_ptr);
with a message
as: forward declaration error for png_info type
(I connot completly reproduce, because I installed an older version
of libpng in order to compile without modifications)
OK, that means a maintenance update will be required for
all apps still using mkimage.cc instead of png2img.cc.
Will be done ASAP.
--
FA