Update Conan recipe for libjpeg to fix non-corp compilation#1869
Update Conan recipe for libjpeg to fix non-corp compilation#1869pierricgimmig merged 1 commit intogoogle:mainfrom
Conversation
We were running into the same issue presented here: conan-io/conan-center-index#4151 Switching to a new recipe hash seems to fix the problem.
beckerhe
left a comment
There was a problem hiding this comment.
Very cool Pierric. Thanks for fixing. We might need to generate packages for that first before merging. Let's see what the CI says. I will start the job anyway.
Awesome, thanks @beckerhe , please let me know when it's ok to merge. Cheers! |
All package builds are done and it looks good. When the CI Windows build is done, you can merge! |
Great! Thanks a lot for your help! |
We were running into the same issue presented here:
conan-io/conan-center-index#4151
Switching to the latest recipe seems to fix the problem.