Re: [fltk.development] collect all fltk libraries

2012-01-17 Thread james
> HI, > Please FLTK developer try to find a way to collect the small projects (small > extra library that is an extentions for fltk). > As you didn't like my suggestion for the git , and it is up to you to do so > but collecting the widgets beside the core FLTK is very important. Many > question

Re: [fltk.development] RFC: Handling ABI features

2012-01-17 Thread Greg Ercolano
On 01/17/12 01:32, MacArthur, Ian (SELEX GALILEO, UK) wrote: > I guess what I'd really want is a macro like: > > I_AM_LINKING_STATIC_SO_GIVE_ME_THE_LATEST_AND_GREATEST_ABI_OPTIONS > > (well, maybe the actual name might be shorter than that) to get at the > latest supported ABI without having to a

Re: [fltk.development] RFC: Handling ABI features

2012-01-17 Thread Albrecht Schlosser
On 17.01.2012 10:32, MacArthur, Ian (SELEX GALILEO, UK) wrote: > I guess what I'd really want is a macro like: > > I_AM_LINKING_STATIC_SO_GIVE_ME_THE_LATEST_AND_GREATEST_ABI_OPTIONS > > (well, maybe the actual name might be shorter than that) to get at the > latest supported ABI without having to

Re: [fltk.development] RFC: Handling ABI features

2012-01-17 Thread MacArthur, Ian (SELEX GALILEO, UK)
> > I really need to check these Fl_Tree ABI features to get it off > > my plate, otherwise I fear I'll forget to get around to it. > > > > In the interest of time, I'm going to go with Albrecht's idea > > of using FLTK_ABI_VERSION with a release number, eg: > > > > FLTK_ABI_VERSIO