hi all, I have decided again to try and add the help dialog but cannot build
I add the couple of lines of code and the header straight into main, i had built proj ok adding the images library a couple of minutes before,(without help dialog) but then i added the lines for the help dialog and it just will not build, i get a mass of errors mostly referring to image types eg: undefined reference to png_create, read_struct undefined reference to jpeg std error undefined reference to jpeg finish decompress etc I had been advised to add the fltk library 'before' fltk.a so i did this, same problems i added the fltk_z.a library as i thought that was to do with decompression, I have changed the order of the libraries a few times, trying to get lucky! presently i am using png.a, fltk.a, images.a, _z.a _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

