-
Notifications
You must be signed in to change notification settings - Fork 585
Description
Description
I have an Xamarin Project with a UWP Part. If use Skia-Sharp below Version 3 everything is fine. But if use any of the 3.X version it complains during compilation about warning MCG0007: P/Invoke-Methode "libEGL.dll!eglGetProcAddress" for method "System.IntPtr SkiaSharp.GRGlInterface.AngleLoader.eglGetProcAddress(System.String)"
And when I started it, it just crash without any chance to debug.
The program "[4484] TEST.UWP.exe" exit with code 3221225781 (0xc0000135) 'dependecy DLL not found'
Code
The best way to share code for larger projects is a link to a GitHub repository: https://github.com/user/repo/tree/bug-123
But, you can also share a short block of code here:
// some C# code here
You can also share some XAML:
<!-- xaml code here -->
Expected Behavior
No response
Actual Behavior
No response
Version of SkiaSharp
3.116.0 (Current)
Last Known Good Version of SkiaSharp
2.88.9 (Previous)
IDE / Editor
Visual Studio (Windows)
Platform / Operating System
Windows
Platform / Operating System Version
No response
Devices
No response
Relevant Screenshots
No response
Relevant Log Output
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
Type
Projects
Status