Fabien Costantini wrote: >>> Tested okay for: >>> >>> - Linux with system png lib >>> - Cygwin with --enable-cygwin and cygwin (system) png lib >>> - Cygwin w/o --enable-cygwin with --enable-localpng >> I'm sorry, but the last one doesn't work, I didn't see that first >> because I only looked for the defined macros in config.h, and they were >> okay. > It's because HAVE_PNG_H is undef'd, but Ian modification is the way to go as > we agreed, we'll find the cause of that undef rapidly, I'll help on that. > Fabien
Thanks, svn -r6505 fixes the --enable-localpng (cygwin build) problem. I didn't test anything else, though. Albrecht _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
