Hello,
Where I can find the required .lib files to compile Magick.NET? According to the project settings those should be located in the following directories:
..\ImageMagick\lib\$(TargetFrameworkVersion)\x64
..\ImageMagick\Q16\lib\$(TargetFrameworkVersion)\x64
But there's no such things in here:
https://magick.codeplex.com/SourceControl/latest#ImageMagick/
I'd like to test out some things with the wrapper so any help with how to compile it would be appreciated. Thanks.
Where I can find the required .lib files to compile Magick.NET? According to the project settings those should be located in the following directories:
..\ImageMagick\lib\$(TargetFrameworkVersion)\x64
..\ImageMagick\Q16\lib\$(TargetFrameworkVersion)\x64
But there's no such things in here:
https://magick.codeplex.com/SourceControl/latest#ImageMagick/
I'd like to test out some things with the wrapper so any help with how to compile it would be appreciated. Thanks.