[Interest] Qt conflict with libjpeg-turbo between 5.4 and 5.6

Konstantin Tokarev annulen at yandex.ru
Wed Jul 6 22:56:40 CEST 2016



06.07.2016, 23:49, "Etienne Sandré-Chardonnal" <etienne.sandre at m4x.org>:
> Hi,
>
> I use libjpeg-turbo in my app for some time now.
>
> Since I switched to Qt 5.6 (from Qt 5.4), reading any Jpeg image with QPixmap crashes the app.
>
> Is this a lib conflict? I linked with both Qt and libjpeg-turbo statically. Could changing either to dynamic link solve the problem?

You should build Qt with the same libjpeg that you are using in your application


-- 
Regards,
Konstantin



More information about the Interest mailing list