Replies: 1 comment
-
Same error here using .NET8 maui application |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting error while loading Livechart2(wpf) from C# winform application like below.
Exception Source: SkiaSharp.Views.WPF
Exception Type: System.TypeInitializationException
Exception Message: The type initializer for 'SkiaSharp.SKImageInfo' threw an exception.
Exception Target Site: OnRender
Inner exception --->
Exception Source: SkiaSharp
Exception Type: System.DllNotFoundException
Exception Message: Unable to load library 'libSkiaSharp'.
Exception Target Site: LoadLocalLibrary
Please help..
Beta Was this translation helpful? Give feedback.
All reactions