Fltk-1.3 ought to build "out of the box". You do not say whether it worked or not, or what problems you found.
Fltk-2 seems to be more problematic - note that it is alpha software and has many "interesting" little "features". One of these features seems to be that the MS IDE project files have been set up to depend on Cairo, but most Windows users do not have cairo installed, so it fails... I don't know what to suggest - adjusting the IDE files to remove the Cairo dependency would be one option for you, another might be to install cairo. However: My preferred option is to use the Msys/mingw tools to buld fltk for Windows platforms. This works reliably and does not manifest the problem that you report. http://www.fltk.org/articles.php?L598 > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Jheng-Jhong Wu > Sent: 15 October 2009 09:24 > To: [email protected] > Subject: [fltk.general] FLTK1.3&2.0 can not build on VC++ 2008 > > download fltk-1.3.x-r6879.tar and fltk-2.0.x-r6879.tar and > try to build it on VC++ 2008 Express. I open 1.3 and 2.0 > visualc/fltk.dsw and try to build it, but it fails to build > successfully. VC++ 2008 Express gives me the following > message(fltk2.0). > > Can not open 'C:\Documents and > Settings\Administrator\桌面\fltk-2.0.x-r6879\ide\visualc\Debug\R > SP000001338012 > 32.rsp'. > .. > Can not open '.\Debug\compress.sbr': No such file or directory. > .. > 'cairo.h': No such file or directory. > > Is there any method to solve this problem? I have VC++ 2008 > Express only, and I have to work on 2008. Thanks. > 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

