Hi, I'm using Cygwin & Vista, whenever I try to compile FLTK it always stops when it reaches 'Fl_JPEG_Image.cxx' & says 'jpeglib.h: No such file or directory'.
I've noticed that the jpeglib.h in Cygwin located at 'usr/include/' is a different version than the FLTK version. I've tried using './configure --with-libjpeg=builtin && make && make install' but that doesn't work. Any ideas? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

