Skiasharp version compatible with glibc 2.17 #4461
Replies: 1 comment
-
|
This is not the SkiaSharp repository. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on a CentOS 7 system, which has glibc 2.17 and cannot be upgraded. I need to use SkiaSharp, but the latest version (v3) requires glibc 2.27+, which causes compatibility issues.
My setup:
OS: CentOS 7
glibc version: 2.17 (cannot be upgraded)
Current SkiaSharp version: v3 (not compatible due to glibc 2.27+ requirement)
My questions: Is there any SkiaSharp version that is compatible with glibc 2.17? If not, what are my options?
Beta Was this translation helpful? Give feedback.
All reactions