On 14.04.2008, at 12:27, MacArthur, Ian (SELEX GALILEO, UK) wrote: > > >> I am using Windows xp to FLTK 1.6 platform > > > You still haven't told us what developer tools you are using - there > are > many different options available on winXP.
Judging by the error reports, he's using some version of VisualStudio. Whichever version that is, huda, you need to find out in which dialog box you can add "libraries" or "additional link libraries" or whatever it is called in that version of VC. It is the same place where you added "fltk" to begin with. If your current setup is based on an FLTK test project, then just use a test project that includes the image libraries instead, for example test/help. Matthias ---- http://robowerk.com/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

