md houssy wrote: >> You must link with the fltk images and fltk jpeg libraries as well. > > how can I do this on code::bloks > > I have already set the global variable and I have set the path lib to > the fltk/lib
No - it appears from the errors that you get, that you have not set the paths to the libs correctly. I don't know anyone who actually uses C::B so can't comment on how to set it up, but I'm sure a little time spent studying its documentation, or even googling how to set the linker path in C::B will pay dividends. This really does not look like a fltk issue - it looks exactly like the problems you get if you have not configured the linker paths in the IDE correctly. If you can not get C::B to work, just dump it and use Msys/mingw instead. That does work perfectly on Vista and is easy to get going. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

