How to resolve SkiaSharp.HarfBuzz 3.116.1 -> SkiaSharp (>= 3.116.1) --> GemBox SkiaSharp (= 2.88.9) version conflict? #1813
Replies: 2 comments 1 reply
-
Hello The last couple of versions for Maui, updated SkiaSharp to 3.116.1, and also HarfBuzz. A possible solution is to use an older version of LiveCharts that does not require SkiaSharp 3, the 2.0.0-rc4.5 version for example.
That should work, you could clone this repo and downgrade the SkiaSharp and HarfBuzz versions to match GemBox, finally reference the LiveChartsCore.SkiaSharpViews.Maui project to your project.
I think yes, they seem to be forcing the version to |
Beta Was this translation helpful? Give feedback.
-
@beto-rodriguez yes, you are right. They are forcing the version to 7.3.0.3, because of:
(GemBox support, copy, paste from my email with their permission) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to use GemBox PDF and LiveChartsCore.
When installing GemBox afer installing LiveChartsCore I get following error:
I have tried:
Any ideas how could I run both GemBox and LiveChartsCore together?
Is this a question for GemBox to update their HarfBuzzSharp to 8.3.0.1 from 7.3.0.3?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions