> I suggest to add Cairo support as an optional library. This allows for the > end user to decide if he wants Cairo or not for any available FLTK app. +1 BTW, it looks like the VS2008 ide projects are defining HAVE_CAIRO thus failing to build by default. Note that because the (originally in config.h) preprocessor definition is duplicated in almost any vcproj file, it is simply no manageable that way.
I recently used the cmake approach and it is much better that it was in the past at least on ms builds. Today, I would vote for removing the visual studio 2xxx ide projects and stick with cmake. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
