Replies: 1 comment 2 replies
-
It looks like the native library is not copied to your output folder? |
Beta Was this translation helpful? Give feedback.
2 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.
-
After upgrading our test framework to use .net8 we started getting the below error when trying to take the screen shots. I tried installing the different packages: Magick.NET-Q8-x64, Magick.NET-Q8-AnyCPU, etc but still the error remains. Any ideas?
System.TypeInitializationException: 'The type initializer for 'NativeMagickImageCollection' threw an exception.'
DllNotFoundException: Unable to load DLL 'Magick.NET-Q8-x64.Native.dll' or one of its dependencies: The specified module could not be found.
Beta Was this translation helpful? Give feedback.
All reactions