netpyoung / unity.webp

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

ios don't work #4

Closed kiu123123123 closed 6 years ago

kiu123123123 commented 6 years ago

DllNotFoundException: Unable to load DLL 'webp': The specified module could not be found. at WebP.Extern.NativeBindings.WebPGetInfo (System.IntPtr data, System.UIntPtr data_size,

netpyoung commented 6 years ago

Could I get information about that? Unity version, xcode version etc...

bigstupidx commented 6 years ago

Sorry, I think he has the same problem with me. The webp.bundle errored the same error on my mac, my environments are as follows:

Unity4.7.2f1 Xcode Version 9.2 (9C40b) macOS Sierra(10.12.6)

just not work in unity4.x, but worked good in unity5+, I think it's 32bit related, the Unity4.x is 32bit while unity5+ is 64bit. so upgrade to unity5+ seems to be the only option.

netpyoung commented 6 years ago

@kiu123123123 maybe It cause by #6 Let's try agin.

kiu123123123 commented 6 years ago

problem solve