Skip to content

Illustrates the problem with native dlls.

Notifications You must be signed in to change notification settings

Charles-Zhang-Python/PythonNetSkiaSharpProblem

Repository files navigation

PythonNetSkiaSharpProblem

Per pythonnet/pythonnet#2588

To replicate the problem:

  1. Open PythonNetSkiaSharpProblem.sln, build all
  2. Go to Test folder, do python SamplePython.py
  3. Observer the output

You may need to adjust paths accordingly inside SamplePython.py

Workaround

Notice a workaround is to copy libSkiaSharp.dll directly to the root of the published folder.

About

Illustrates the problem with native dlls.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published