> > > OK, so I have no problem with using glib with Pango and X11/Cairo, > > however glib isn't fast or light or standard outside Linux/Solaris, > > so I wouldn't want to make it a dependency on other platforms. In > > particular, glib on Windows still has a lot of issues... >
I try build Glib by MSVC compiler about 4 times (last about 2 years ago) and unfortunately Glib is not work or not compiled (as i know binary distribution of glib made by Mingw) But there is no Ming64 compiler now. and therefore Glib64 (I don't find them). But fltk_win64 works well. Glib (and others Gtk library gtkmm for example) is not light in size. Fltk has 2 great advantages: 1 - it is small 2 - works with 64bit MS compiler I think that fltk no need aditional dependences. P.S. somtimes i have an idea rewrite FLTK callbacks using sigsc++ library :-) _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
