Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Ask for help about mozjpeg and GraphicsMagick

167 views
Skip to first unread message

liufei

unread,
Aug 4, 2014, 12:40:04 PM8/4/14
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
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.

- Derek
0 new messages