Magick.NET: Missing Magick.NET-Q16-HDRI-x64.Native.dll

When initializing an ImageMagick object, the following error is being thrown on MacOS:

System.DllNotFoundException: Unable to load DLL 'Magick.NET-Q16-x64.Native.dll': The specified module could not be found.

I am including "Magick.NET.Core-Q16": "7.0.3.502" as a dependency.

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 28 (9 by maintainers)

Most upvoted comments

Still working on adding support for macos. No idea when it will be available .

Hi, it still doesn’t work on mac os: “Unable to load DLL ‘Magick.NET-Q16-x64.Native.dll’: The specified module or one of its dependencies could not be found.\n (Exception from HRESULT: 0x8007007E)”

same for me… .net core 2.0, visualstudio windows => docker linux that’s the 2nd lib that I try… I will have to find something else… ):

@dapoulin Are you running on Mac? I might be able to build on a Mac this weekend with the help of VSTS. Will try to get a binary for mac then.

It’s 2017 and I’m still getting the same error. Any alternatives to this lib for macOS ? final target is Windows/Linux but I need to develop this on a Mac. Also @dlemstra you could just get OSX in a VM and build the library, it’s not that hard 😛