View Single Post
Old 01-22-2021, 05:46 AM   #99
OfficerAction
Connoisseur
OfficerAction can shake the floor when laughingOfficerAction can shake the floor when laughingOfficerAction can shake the floor when laughingOfficerAction can shake the floor when laughingOfficerAction can shake the floor when laughingOfficerAction can shake the floor when laughingOfficerAction can shake the floor when laughingOfficerAction can shake the floor when laughingOfficerAction can shake the floor when laughingOfficerAction can shake the floor when laughingOfficerAction can shake the floor when laughing
 
Posts: 80
Karma: 63118
Join Date: May 2018
Device: Kobo Aura One
Quote:
Originally Posted by kiwilex View Post
Hi OfficerAction,

Did you build libjpeg-turbo and rebuild qt with a dynamic link on libjpeg-turbo ? or Did you just replace libjpeg.so by your compiled libjpeg-turbo ?

I'm planning to update my fork.

Thanks.
You have to rebuild it.
In the config I changed:
-qt-libjpeg -qt-zlib -qt-libpng -qt-freetype -qt-harfbuzz -qt-pcre
To:
-system-libjpeg -system-zlib -system-libpng -system-freetype -system-harfbuzz -system-pcre -no-fontconfig
And of course you have to cross compile the respective libs first.
OfficerAction is offline   Reply With Quote