> Some questions about fltk-1.3.x-svn > > 1) Which Microsoft compiler(s) are currently supported to build > fltk-1.3.x > (while its in dev), and what is the correct master project file to > load? > > I've noticed visualc/fltk.dsw no longer exists (which is what README > currently recommends), and the vcnet/fltk.sln file can't seem to > build > most of the test programs under VS2008 express (numerous errors about > fl_width and fl_utf8*, and lots of deprecated warnings eg. > _sprintf() etc.) > > Is the sln out of date, or am I missing something? > Hi Greg, I used recently ms vc6 and ms vs2005 with 1.3.x, I took this opportunity to move these ide directories to the new new ./ide subdirectory that matt created with Xcode AFAIR.
These should work, that said, I don't have ms vc2008 yet and no ms vs2003 anymore so I can't help right now for these platforms. BTW, I would like to have (again) some more time to deal with this out-of-code cmake configuration and create a clean subdirectory under ide, but as many of us ; I'm quite busy right now. Seems like we have a volunteer that started the cmake files renovation, so let's hope it'll give its fruit soon ;-) Fabien _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
