All, I can't check Jenkins from here (due to my ongoing inablility to sneak around the security firewall here at work...) to see what it says, but when I do a build here it dies with....
Compiling fltk3/utf8.cxx... Compiling fltk3/vertex.cxx... ../include/fltk3/Device.h: In member function `virtual void fltk3::GDIGraphicsDriver::gap()': ../include/fltk3/Device.h:118: error: `int fltk3::GraphicsDriver::n' is private fltk3/vertex.cxx:273: error: within this context ../include/fltk3/Device.h:118: error: `int fltk3::GraphicsDriver::n' is private fltk3/vertex.cxx:273: error: within this context ../include/fltk3/Device.h:118: error: `int fltk3::GraphicsDriver::gap_' is private fltk3/vertex.cxx:273: error: within this context ../include/fltk3/Device.h:118: error: `int fltk3::GraphicsDriver::gap_' is private fltk3/vertex.cxx:273: error: within this context ../include/fltk3/Device.h:119: error: `XPoint*fltk3::GraphicsDriver::p' is private fltk3/vertex.cxx:273: error: within this context ../include/fltk3/Device.h:119: error: `XPoint*fltk3::GraphicsDriver::p' is private fltk3/vertex.cxx:273: error: within this context ../include/fltk3/Device.h:118: error: `int fltk3::GraphicsDriver::n' is private fltk3/vertex.cxx:273: error: within this context ../include/fltk3/Device.h:118: error: `int fltk3::GraphicsDriver::n' is private fltk3/vertex.cxx:273: error: within this context ../include/fltk3/Device.h:119: error: `XPoint*fltk3::GraphicsDriver::p' is private fltk3/vertex.cxx:273: error: within this context ../include/fltk3/Device.h:119: error: `XPoint*fltk3::GraphicsDriver::p' is private fltk3/vertex.cxx:273: error: within this context ../include/fltk3/Device.h:118: error: `int fltk3::GraphicsDriver::gap_' is private fltk3/vertex.cxx:273: error: within this context ../include/fltk3/Device.h:118: error: `int fltk3::GraphicsDriver::gap_' is private fltk3/vertex.cxx:273: error: within this context ../include/fltk3/Device.h:119: error: `XPoint*fltk3::GraphicsDriver::p' is private fltk3/vertex.cxx:273: error: within this context ../include/fltk3/Device.h:119: error: `XPoint*fltk3::GraphicsDriver::p' is private fltk3/vertex.cxx:273: error: within this context ../include/fltk3/Device.h:118: error: `int fltk3::GraphicsDriver::n' is private fltk3/vertex.cxx:273: error: within this context ../include/fltk3/Device.h:118: error: `int fltk3::GraphicsDriver::n' is private fltk3/vertex.cxx:273: error: within this context ../include/fltk3/Device.h:119: error: `XPoint*fltk3::GraphicsDriver::p' is private fltk3/vertex.cxx:273: error: within this context ../include/fltk3/Device.h:119: error: `XPoint*fltk3::GraphicsDriver::p' is private fltk3/vertex.cxx:273: error: within this context ../include/fltk3/Device.h:118: error: `int fltk3::GraphicsDriver::gap_' is private fltk3/vertex.cxx:273: error: within this context ../include/fltk3/Device.h:118: error: `int fltk3::GraphicsDriver::gap_' is private fltk3/vertex.cxx:273: error: within this context ... etc ... Is this peculiar to my build, or are others seeing this too? FWIW, the OSX build I did earlier seemed to be fine, so this may be WinXX or mingw specific. -- Ian 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-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
