> I spent hours downloading cygwin and installing it, I > followed the instructions carefully and when I ran make in > F:\VRPTW\fltk-2.0.x-r6140 I got the following error:
There's hwoto here: http://www.fltk.org/articles.php?L598 It's aimed at fltk-1.1, but there's nothing in it that is 1.1 specific. It describes how to use the mingw/Msys tools to set up a gcc system on a win32 host and then build fltk using the time-honoured ./configure ; make ; make install incantation. I've used this sequence to build fltk-2 successfully. It's not clear to me that this will help with your specific issues, however... -- 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

