netpyoung / unity.webp

:art: WebP made easy for Unity3d
https://netpyoung.github.io/unity.webp/
MIT License
237 stars 28 forks source link

ios compile error #22

Open zkybeijing opened 4 years ago

zkybeijing commented 4 years ago

"_WebPAnimDecoderGetNextCanvas", referenced from: _WebPDemuxBindings_WebPAnimDecoderGetNextCanvas_m390A42D2FF8E1CD51889A53371C3141FC3B215BB in WebP.o (maybe you meant: _WebPDemuxBindings_WebPAnimDecoderGetNextCanvas_m390A42D2FF8E1CD51889A53371C3141FC3B215BB) ld: symbol(s) not found for architecture arm64

Xcode project reported an error when compiling. please help me,thank you!

netpyoung commented 4 years ago

Sorry It seems linking error on my build script(maybe... I don't have mac now, So I'm not sure..)

Here is build script what I used.

If I have mac I can support but until when I can access mac machine It is hard to fixing the problem.