> I've found the problem, I did modified Fl_Graphics_Driver to use > member variables instead of static variables for all matrix > manipulation and for that I need the declaration of XPOINT to > be visible.
You now have to #define FL_INTERNALS for XPoint to be visible at the user application level. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
