> > Thanks.  Last time I tried 1.1.9, we had some trouble with=20
> > it.  If I can't solve the problem with the=20
> > Fl::thread_message(...) technique you mentioned earlier, I'll=20
> > take another shot at using 1.1.9 and/or 1.3.
>
> OK - differences between 1.1.7 and 1.1.9 we are interested in.
> Particularly code that works with 1.1.7 but does not work with 1.1.9.
> Do you have any details?

Probably not FLTK's fault.  Our project has the FLTK 1.1.7 source tree as a 
subtree of our overall source code.  Our project-wide cmake build goes into the 
fltk source tree and builds fltk as thought it were our own code.  We started 
doing this to avoid making our users install an additional external library (in 
this case, fltk).

Anyway, when I dropped in fltk 1.1.9 as an experiment, there was some issue 
that made it harder to deal with, I forget what.  It may have been the 
case-sensitivity issue on the Mac file system, where FLTK had two copies of 
each header file, differing only by case.  Anyway, I didn't absolutely *need* 
fltk 1.1.9 at that moment, so I didn't work through the issue.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to