>
> On 01.10.2011, at 17:29, E. Torres wrote:
>
> > In order to compile FLTK 1.3-svn at revision 9107, I had to add =
> -lXrandr to LDLIBS and GLDLIBS.
>
> Yes, that was a rather major change. I will compile a version 1.3.1 =
> based on 1.3.0 plus one or two essential patches (the hanging pulldown =
> menu, and one more, but I'll have to look that up).
There are also some Mac OS bug fixes in the svn version
that would be good to be present in 1.3.1. Is that possible ?


> The current version
> will become 1.3.2 and go through our standard testing to avoid exactly
> this (I have a feeling that we should try to load this library at
> run-time instead. It may not be available everywhere!).
The usage of the Xrandr library is protected by
#if HAVE_XRANDR
whose value is set at configure time. Isn't that enough to account
for platforms where the library is not available ?



_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to