- Home /
Wrong JPEG library version: library is 90, caller expects 62
Now I have a project using Unity and Xcode.
But when I want to show jpeg there is a error
"Wrong JPEG library version: library is 90, caller expects 62"
my Xcode use the latest opencv the libjpeg version is 9.0
But I can not find the unity's libjpeg and can not update it to match opencv's libjpeg!
So where is the libjpeg unity used!!!!!!!!!
Thanks in advance!
Answer by Marshall_Hu · Mar 28, 2018 at 05:35 AM
Hello. I came to the same issue . How you solve this problem? I try uninstall likbjpeg . But Nothing Work!
Your answer
Follow this Question
Related Questions
App Store size almost 15 times more then iPA 0 Answers
Create "Notification Service Extension" from post build script 2 Answers
IOS Build settings IL2CPP disabled, Xcode error "Undefined symbol: _UnityPluginUnload" 1 Answer
Unity XCode build linker error 0 Answers
Missing Enable Modules in Xcode 1 Answer