http://bugs.winehq.org/show_bug.cgi?id=26934
Summary: JPEG support breaks with libjpeg8 Product: Wine Version: 1.3.18 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: adys.wh@gmail.com
Wine builds, however jpeg support is broken with libjpeg8 (at least on Ubuntu, x64).
err:jpeg:error_exit_fn Wrong JPEG library version: library is 62, caller expects 80 err:ole:OleLoadPicture IPersistStream_Load failed err:jpeg:error_exit_fn Wrong JPEG library version: library is 62, caller expects 80 err:ole:OleLoadPicture IPersistStream_Load failed
Wine either should break on compile or properly accept libjpeg8.