Skip to content

[BUG] System.EntryPointNotFoundException: Unable to find an entry point named 'sk_managedstream_set_delegates' #1385

@Mikhailkour

Description

@Mikhailkour

Description
Avalonia UI application is failed at start with an error:
Unhandled exception. System.TypeInitializationException: The type initializer for 'SkiaSharp.SKAbstractManagedStream' threw an exception. ---> System.EntryPointNotFoundException: Unable to find an entry point named 'sk_managedstream_set_delegates' in shared library libSkiaSharp.

The library libSkiaSharp was built for the aarch64 platform accoring to the next recipes:
https://gist.github.com/jclapis/d907127dc031ad351b943df7917cd753
#453 (comment)

Expected Behavior
Avalonia UI application is started successfully.

Basic Information

  • Version with issue: v1.68.3, v1.68.2.1
  • Platform Target Frameworks: .Net Core 3.1
  • Linux: Embedded Linux imx8mmevk 4.19.35 aarch64 GNU/Linux
  • Target Devices: imx8m

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions