Hello,
I tried the example from https://www.vintasoft.com/docs/vsimagin ... ngine.html in a .NET 4.8 Console application.
I added a reference to Vintasoft.Imaging.Drawing.SkiaSharp.dll
I get a System.DllNotFoundException stating "Unable to load library 'libSkiaSharp'" at
using (SkiaSharpDrawingEngine drawingEngine = new SkiaSharpDrawingEngine(image))
Do I need to change anything or is there a problem?
System.DllNotFoundException stating "Unable to load library 'libSkiaSharp'"
Moderator: Alex
-
- Posts: 3
- Joined: Wed Aug 20, 2025 2:25 pm
-
- Site Admin
- Posts: 2423
- Joined: Thu Jul 10, 2008 2:21 pm
Re: System.DllNotFoundException stating "Unable to load library 'libSkiaSharp'"
Hello,
Your .NET application should have reference to the nuget-package SkiaSharp 3.116.1. This information is available here: https://www.vintasoft.com/docs/vsimagin ... ments.html
Best regards, Alexander
Your .NET application should have reference to the nuget-package SkiaSharp 3.116.1. This information is available here: https://www.vintasoft.com/docs/vsimagin ... ments.html
Best regards, Alexander
-
- Posts: 3
- Joined: Wed Aug 20, 2025 2:25 pm
Re: System.DllNotFoundException stating "Unable to load library 'libSkiaSharp'"
Didn't read this.
Tried right now with reference to nuget-package SkiaSharp 3.116.1 getting the same result.
Tried right now with reference to nuget-package SkiaSharp 3.116.1 getting the same result.
-
- Site Admin
- Posts: 2423
- Joined: Thu Jul 10, 2008 2:21 pm
Re: System.DllNotFoundException stating "Unable to load library 'libSkiaSharp'"
Hello,
Please send us (to support@vintasoft.com) your project for analysis - we need to analyze your code.
Best regards, Alexander
Please send us (to support@vintasoft.com) your project for analysis - we need to analyze your code.
Best regards, Alexander
-
- Posts: 3
- Joined: Wed Aug 20, 2025 2:25 pm
Re: System.DllNotFoundException stating "Unable to load library 'libSkiaSharp'"
Hello,
I started my vacation today, I will send the project when I return (3 weeks)
Thanks
I started my vacation today, I will send the project when I return (3 weeks)
Thanks