On 08.12.2010, at 17:54, Anna wrote: > I am trying to load fltk using Visual C++ express. I have tried the various > versions, but I cannot find the file fltk.dsw. It is not in the visualc > folder. I tried clicking on the file fltk in visualc, but it could not load > the other programs. Any help in this matter would be greatly appreciated!
The files in the visualc directory of fltk 1.1.10 are VisualC 6 files. You can start Visual Studion and them import visualc/fltk.dsw Alternatively, you can download the fltk-1.3 snapshot from our web page You will find tested Solutions for Visual Studio 2008 and 2010 in the ide folder. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

