On Mon, 30 Apr 2012 12:33:31 -0700, Ian MacArthur wrote: > 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...
I was about to report this. I thought it is a work in progress and someone is going to commit a change that fixes it soon, but that never happened. It is definitely a STR... -- Dejan Lekic mailto:dejan.lekic(a)gmail.com http://dejan.lekic.org _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
