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?
2) Under unix, the fltk libs are named with underbars, eg.
fltk_images.lib
whereas under windows (via fltk.sln) the libs are eg. fltkimages.lib
(without the underbar separator).
Is this the standard naming convention, or will underbars be used
for all?
3) fltk_xutf8 -- there used to be a lib by this name (old utf8 patches?)
but I don't see it in the fltk-1.3.x stream lately.
I take this has gone the way of the dodo, in favor of the utf8
routines getting compiled into fltk, is that correct?
Or is there ever a reason we'd see the utf8 stuff show up as a
separate lib, and if so, under what circumstances would an app need
it?
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev