ammariqais / SkiaForUnity

Skia For Unity with lottie animations, harfbuzz, svg supports
https://ammariqais.github.io/SkiaForUnity/html/
MIT License
92 stars 5 forks source link

The name 'Unsafe' does not exist in the current context #50

Open iserofeev opened 1 month ago

iserofeev commented 1 month ago

Faced into problem with unsafe namespace Fixed it with "Unsafe.dll" added in project folder (from here)

Hope, you will fix installation via UPM Thank!

ammariqais commented 1 week ago

thank you for sharing the solution, you can find dependencies here

https://github.com/ammariqais/SkiaForUnity/tree/main/SkiaUnity/Assets/SkiaSharp/Dependencies

AdityaGumaluri commented 23 hours ago

After Fixing the dll issue i ran into these errors Screenshot 2024-07-02 155238

what is the solution for fixing this..