You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BUG] Windows Docker container: Exception: Unable to load DLL 'libSkiaSharp' or one of its dependencies: The specified module could not be found. (0x8007007E),
#3125
Open
1 task done
Mbond65 opened this issue
Dec 20, 2024
· 1 comment
Description
Having an issue running SkiaSharp within a docker container:
FROM mcr.microsoft.com/dotnet/aspnet:7.0 AS base
FROM mcr.microsoft.com/dotnet/sdk:7.0 AS build
Target Framework: .Net 7.0
The following Nuget packages installed:
My csproj looks like:
Works fine in my development environment (Windows 11, running Visual studio 2022).
Version of SkiaSharp
3.116.0 (Current)
Last Known Good Version of SkiaSharp
1.x (Obsolete)
IDE / Editor
Visual Studio (Windows)
Platform / Operating System
Windows
Platform / Operating System Version
No response
Devices
No response
Relevant Screenshots
No response
Relevant Log Output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: