0

Added SkiaSharp.Views.Maui.Controls v3.116.1 to a new project, and it gives me the following warning:

NuGet package 'HarfBuzzSharp.NativeAssets.Android' version '7.3.0.2' contains a shared library 'libHarfBuzzSharp.so' which is not correctly aligned.

When I remove the package, the warning goes away, so I am guessing this is internally being referenced by SkiaSharp. Does anyone have a clue how do I fix this?

1 Answer 1

2

This is fixed in 3.116.1 - check this URL for more information. However, I can see under https://github.com/mono/SkiaSharp/releases, Version 3.119.0 (Preview 1) also includes the text

  • 🔒🤖 Update the Android NDK to r27c and update to 16kb alignment by @mattleibow in #3096

... can't really tell what is going on. Hope this links/references guide you to the right direction.

New contributor
Rok Meglič is a new contributor to this site. Take care in asking for clarification, commenting, and answering. Check out our Code of Conduct.
1
  • I will check this thanks
    – FreakyAli
    Commented yesterday

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.