> How can i link it please?? all previous libraries i have in my fltk but how can i link do you mean throug code "In another word, write some lines to add these librariies or through "settings"???
> You must also link with the jpeg library, the png library, and the > zlib library. Depending on your platform, these are either part of > your system (most Unix style systems) or came with FLTK (MSWindow and > some Unixes). The FLTK versions are available in the same direcltory > as the standard FLTK libraries. > > > On 14.04.2008, at 09:49, huda wrote: > >> I compiled the cod ein article it give me the errors > > > > > > --------------------------------------------------------------- > > > > fltkimagesd.lib(Fl_JPEG_Image.obj) : error LNK2001: unresolved > > external symbol _jpeg_read_scanlines > > fltkimagesd.lib(Fl_PNG_Image.obj) : error LNK2001: unresolved > > external symbol _png_destroy_read_struct > > Debug/sample.exe : fatal error LNK1120: 22 unresolved externals > > Error executing link.exe. > > > > ---- > http://robowerk.com/ > > _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

