> >> im have error on MSVC 2008 Express edition > > > If you do not *need* Cairo in your fltk build, I would > strongly suggest > > that you build without it... > > How /do/ you turn this on and off in MSVC? > (I should probably know this, but I always build with > defaults on Windows..) > > Is there a pulldown menu or some such for this?
Fair point. I don't know. On Windows, I always build under Msys with mingw, so I have been using the configure script in the usual way, and so can just set "--enable-cairo" or "--disable-cairo" and that seems to do the trick. I think that even with fltk-2 "disable-cairo" is the default for the configure script, so I imagine it is the default in the MSVC builds too? I have no real idea though. I wonder what the OP did to turn Cairo support on? Perhaps is is on by default in the MSVC project builds? If so, that seems ill-advised. -- Ian SELEX Sensors and Airborne Systems Limited Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

