Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[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
Labels

Comments

@Mbond65
Copy link

Mbond65 commented Dec 20, 2024

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:

  • SkiaSharp 3.116.1
  • SkiaSharp.NativeAssets.Win32 3.116.1

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

  • I agree to follow this project's Code of Conduct
Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: New
Development

No branches or pull requests

1 participant