2001.01.26 18:45 "jpeg_CreateCompress failure on mac", by Michael O'Rourke

2001.01.27 08:41 "Re: jpeg_CreateCompress failure on mac", by Tom Lane

The structsize passed in doesn't match the struct size from SIZEOF() in the 3rd line in jpeg_CreateCompress.

All the code is in one project, so there shouldn't be a struct alignment mismatch.

Varying definitions of typedef "boolean" are the second most common cause of this problem, in my experience...

regards, tom lane
organizer, Independent JPEG Group