w1hkj wrote:
JPEG parameter struct mismatch: library thinks size is 376, caller expects 360. Testing the struct in question, "jpeg_compress_struct" with a sizeof give the value 360.

The cygwin jpeg includes the so-called "lossless jpeg" patch. This patch changes the *private* portion of the jpeg structs, and their size.

See:
http://www.cygwin.com/ml/cygwin-apps/2001-02/msg00001.html

--
Chuck

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to