MacArthur, Ian (SELEX GALILEO, UK) wrote:
> ...
> Actually, the names look odd, that is not how I would expect the names
> to be formed, I would have expected flkt_z.lib. But I don't often use
> the MS tools, and maybe that is how the names are formed for those
> tools?
The underscores were not added when the VC++ projects were made for
consistency with fltkgl.lib, fltkforms.lib, and fltkimages.lib.
If we want to make things consistent between all platforms, doing so
in FLTK 1.3 might be the time, e.g.:
fltk.lib -> libfltk.lib
fltkdll.lib -> libfltkdll.lib
fltkdll.dll -> libfltkdll.dll
fltkgl.lib -> libfltk_gl.lib
etc.
I still think we want to keep the DLL version of the library as a
single entity on Windows, however.
--
______________________________________________________________________
Michael Sweet, Easy Software Products mike at easysw dot com
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk