On 9 Jun 2010, at 20:41, maissa wrote: > HI, > I have VISUAL STUDIO 2008 and i can't compile FLTK 1.1.10,Is it > because problem of compatibility?
No, it is not because of compatibility - others use fltk regularly with VS versions including VS 2008, so it can work perfectly well. What did you do? What failed? The generally accepted path to get VS2008 working seems to be to open the old-style VC6 fltk.dsw workspace, allow VS2008 to convert that to its current format, and then build from there. Generally, I think setting the project into release mode then building the demo target is enough to trigger a build of all the libs and all the test examples. Try that, let us know what happens. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

