Hello, new member here, and pretty new to programming. I am trying to tech myself C++ using Stroustrup's "Programming: Principles and Practice using C++" which uses Visual Studio and FLTK. Only problem is, I don't have and can't afford Visual Studio.
I can get Visual C++ 2008 and 2010 express, but so far I have had no luck getting fltk.dsw (FLTK 1.1.10) to work with 2010 express. It gives me the error message "The project file 'C:\blah\blah\blah\fltk-1.1.10\visualc\blah.dsp' cannot be loaded." Is there some version combination of FLTK and Visual C++ Express that might work? Stroustrup's book is based on Visual Studio 2005. Thanks. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

