Hi,
Trying to compile a project under Fedora 10, with Code::Blocks, and get this:

/usr/lib/libfltk.a(Fl.o): In function `Fl_Widget::damage(unsigned char, int, 
int, int, int)':
(.text+0x8b7): undefined reference to `XUnionRectWithRegion'
/usr/lib/libfltk.a(Fl.o): In function `Fl_Widget::damage(unsigned char, int, 
int, int, int)':
(.text+0x95e): undefined reference to `XDestroyRegion'
/usr/lib/libfltk.a(Fl.o): In function `Fl_Widget::damage(unsigned char)':
(.text+0x9dc): undefined reference to `XDestroyRegion'
/usr/lib/libfltk.a(Fl.o): In function `Fl_Window::handle(int)':
(.text+0xf09): undefined reference to `XMapWindow'
..
and so on for a while.

It looked to me as though I was missing x lib but, have installed everything i 
can find, and still get this problem.


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

Reply via email to