No Decode Delegate For This Image Format
Posted: 2016-06-10T00:13:15-07:00
I develop a C/C++ program using ImageMagick(MagickWand, Magickcore).
When I run the program, I see the error "No Decode Delegate For This Image Format".
I copy the folder lib (the folder containing imagemagick lib) into the folder containing .exe file. => the problem is fixed.
However, when I build .dll, I do the same step but this does not fixed.
Can any one help me?
When I run the program, I see the error "No Decode Delegate For This Image Format".
I copy the folder lib (the folder containing imagemagick lib) into the folder containing .exe file. => the problem is fixed.
However, when I build .dll, I do the same step but this does not fixed.
Can any one help me?