JPEG Library shows weired error message

Asked By 70 points N/A Posted on -
qa-featured

Hi experts,

I got a problem when worked from the pre-compiled binaries kept on the website but I received this weird error message when I try to work on my own compiled versions. I can’t understand the cause of this error. I extremely need your assistance to fix this issue. Any help would be greatly appreciated. Thanks in advance.

JPEG parameter struct mismatch; library thinks size is 360, caller expects 376.

SHARE
Answered By points N/A #170616

JPEG Library shows weired error message

qa-featured

Hello William,

Your problem is for your compilation method. If you have done anything wrong, it might not be compiled properly so that it will keep showing error.

There is no need of using any compilation on your own. Here, there are compiled binaries of the latest version. Download and install it.

If you wish to compile the source code, use Cygwin. Here is the tutorial how you will compile source code.

Related Questions