DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2508 Version: 1.3.0 I updated libpng (svn r8523-8524), as agreed with Mike. This is tested on Windows with MinGW/make (32 and 64-bit) and also with all IDE files, as well as on Linux and Mac OX (make only, compiles with two warnings[1]). I tend to leave them, since all files are the stock libpng files, but maybe we should remove them? Please test with Xcode, if you can, and report if it works, I can't test it. There are a few new header files, but I don't know if the must be added to the Xcode project. Thanks. -------------------------------------- [1] Warnings on Mac OS with gcc 4.0.1: Compiling pngread.c... pngread.c: In function 'png_create_read_struct_2': pngread.c:90: warning: passing argument 2 of 'png_set_longjmp_fn' makes qualified function pointer from unqualified Compiling pngwrite.c... pngwrite.c: In function 'png_create_write_struct_2': pngwrite.c:494: warning: passing argument 2 of 'png_set_longjmp_fn' makes qualified function pointer from unqualified $ gcc --version i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) Link: http://www.fltk.org/str.php?L2508 Version: 1.3.0 _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
