On 15.07.2010, at 17:21, md houssy wrote:

> 
> I am using fltk 1.1.10 in code::blocks on vista pro; 
> I configurated the library like it is indicated in fltk.org (with mingw and 
> msys).
> I have linked the lib to c::b by stiing the global variables!
> here is my code but I have an error !!!
> please help me.

> obj\Release\main.o:main.cpp|| undefined reference to 
> `Fl_JPEG_Image::Fl_JPEG_Image(char const|

You must link with the fltk images and fltk jpeg libraries as well.

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to