Thanks Ian I'll check that ASAP, AFAIK, It worked well on osx, linux and win32 but i didn't check for mingw. The current cairo impl. may still change a bit until the stable version is released anyway.
In particular, the more I look at our Fl class, the more I believe we should avoid to add new API's in it. Also, adding another lib like for images is an idea, this said it would not prevent fltk to link with cairo when cairo / fltk graphical context syncs is wanted but I suppose, that it would be still interesting for people not interested in that feature. Fabien > > > > Turns out that the problem is in the makeinclude file, in the line > > defining CXXFLAGS. This line has two occurrences of "-mno-cygwin" but > > the second one, right at the end of the line, is preceded by a > > non-printable character, an "SOH", or value 01.=20 > > Forgot to say: the same issue appears in fltk-config also, of course, > since it is generated from the same values as makeinclude uses. > > --=20 > 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-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
