Hi,
I'm using Aspose.Slide.dll to convert powerpoint shapes and slides to textures. It works fine inside the editor but whan i publish standalone it says : DllNotFoundException: gdiplus.dll
i have found libgdiplus.dylib in Program File(x86)/Unity/Editor/Data/mono/lib/ but no gdiplus.dll in .../Data/mono/lib/mono/2.0/
Does anyone know how to include that gdiplus.dll in the build or any workaround to make it work like a wrapper or something?
↧