Hi Chuck,
Charles Wilson wrote on Friday, July 22, 2005 12:22 AM:
[snip]
>
> So, what to do? On cygwin, I think you just need to do something
> like this:
>
> #ifdef __CYGWIN__
> # define CHECK_PROGRESSIVE(cinfo) (cinfo->process ==
> JPROC_PROGRESSIVE) #else # define CHECK_PROGRESSIVE(cinfo)
>
Jörg Schaible wrote:
> === %< ===
> $ LANG=C make
> gcc -g -O2 -DHAVE_CONFIG_H -c -o jpeginfo.o jpeginfo.c
> jpeginfo.c: In function `main':
> jpeginfo.c:323: error: structure has no member named `progressive_mode'
> jpeginfo.c:333: error: structure has no member named `progressive_mod
Hi Charles (you seem the jpeglib maintainer),
it seems something has gone wrong with the last jpeglib version. Basically I
want to compile jpeginfo (http://www.cc.jyu.fi/~tjko/projects.html). Using a
managed mount (has an aux directory) it configures fine, but fails to compile:
=== %<
3 matches
Mail list logo