> Percy wrote: > > I tried all that, ran Visual Studio as Administrator and > this is what I got as the first error when I compiled: > > 1>fl_read_image.cxx > > 1>Fl_Progress.cxx > > 1>Fl_Preferences.cxx > > 1>..\..\src\Fl_Preferences.cxx(85) : fatal error C1021: > invalid preprocessor command 'warning' > > Hmm, that does sound wrong -- like one of the devs > added a "#warning" > directive to the source code, but didn't #ifdef it out > for the VS compiler. > This must be recent.
Yes - it sneaked into some work Matt was doing on Fl_Preferences, but Albrecht has already fixed it in svn... I don't know the relevant revision numbers, so don't know if the weekly tarball is affected or not, I'm afraid. SELEX Galileo Ltd 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

