Albrecht Schlosser wrote:

> A, yes, that can happen if you have the cygwin jpeg, png, and/or zlib 
> libs (runtime), but not the header files (or some other combinations, 
> maybe).
> 
> The correct way to compensate _that_ is to run configure manually with:
> 
>   --enable-localjpeg --enable-localpng --enable-localzlib

FWIW: I just checked again the current svn (1.1.10rc3) and the latest
released (1.1.9) versions:

1.1.10's autoconf (configure.in) has recently been enhanced to find
the correct versions of the image libs (builtin in this case), and it
works okay in my environment (as well as 1.3.0).

1.1.9, however, configures to use the "system libs" and fails.

Thus, with 1.1.9 you may need to configure like shown above, but
this is fixed in 1.1.10.

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

Reply via email to