All, A note of caution - my test builds (Makefile based) on OSX and linux both fail at present IF I use the system PNG lib.
Attempts to build using the built-in PNG (as Jenkins does) succeed. Do we care at this stage in fltk3's development? In any case, we will need to fix this at some point. The specific issue is that if you select the SYSTEM PNG lib, the Makefile still attempts to build the local PNG lib anyway, but this fails because the search paths find the system PNG headers first and you end up with conflicting version codes etc in the build files... Nasty... _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
