Question: How come that the SVN of V2 and the SVN of V1.3 use a wildly different PNG library?
I am still hardly believing it. V1.3 PNG library dated 2008 V2.0 PNG library dated 2001 This came to light after I managed to get a test compile of V1.3 and then started on V2.0, PNG aborted compile. I copied the newer version across from 1.3 to 2.0, lib now compiles yet whether there is a functional reason for the difference is so far unknown. Pulling up a diff here between the remote repository and the newer version copied from FLTK 1.3 "README for libpng 1.2.1 - December 12, 2001 (shared library 2.1)" "README for libpng version 1.2.25 - February 18, 2008 (shared library 12.0)" A diff of file Changes confirms it, newer file has a full list of changes after the earlier version. Am I using the current version of V2.0? As a check I told the SVN client here to check for any remote updates and it pulled down changes made over the last couple of days. Confused. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
