Open GuillaumeRossolini opened 8 years ago
@GuillaumeRossolini did you ever found a solution for this?
No but I didn't try very hard either. I was hoping for an easy fix on the lib side, like #1.
library is dead? same issue here
@romk1n @rostopira I definitely recall having loaded webp images in a sample iOS app, which means I found a lib somewhere that does work (if not this one). Don't remember the details off the top of my head, though.
same issue here Maybe there is no support anymore
The SDWebImage lib (which you might want to use anyway) now includes support for webp
@GuillaumeRossolini
thanks a lot :-) with this library it works better and faster than with kingfisher :-)
Fund a good example at http://www.oodlestechnologies.com/blogs/Using-SDWebImage-for-WebP-Images-in-Swift
its a little bit old, but at all, it works with some modifications :-)
Hi, I am having the same issue as #1 when installed via cocoapods:
=> 'WebP/decode.h' file not found
Regards,