这是indexloc提供的服务,不要输入任何密码
Skip to content

Crash on Start because of DLL UWP Xamarin #3298

@TFreudi1

Description

@TFreudi1

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

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions