You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-mozjpeg
Hi, dear friend:
I am using GraphicsMagick1.3.19 with mozjpeg2.1 to zoom images. But when I start the program, it says JPEG parameter struct mismatch library thinks size is 520, caller expects 4496. When I compile GraphicsMagick, I have already set the "include" and "lib" paths as compiled mozjpeg library. The compiler is gcc-4.6.4.
I don't know what to do now. I am looking for your help. Thank you very much.
------------------
Best regards,
Fei Liu
Derek Buitenhuis
unread,
Aug 4, 2014, 4:18:46 PM8/4/14
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-m...@lists.mozilla.org
If you have linked to it dynamically, you need to set LD_LIBRARY_PATH
to load the proper libjpeg.
mozjpeg is currently in an ugly ABI situation like this, and I believe
it is set to be resolved in 3.0.