Qt5,Windows,x64,VC2013,ImageMagick dll,debug mode - IM_MOD_RL_?\u0002?F?\u0001_.dll': No such file
Posted: 2016-01-13T18:48:32-07:00
I try debug my project in Qt5.5 environment with VC2013 and IM 6.2.0 dlls.
And have some strange noised suffixes that added to `IM_MOD_RL` when searching dll files.
I try use and recompiled versions 6.2.0, 6.2.3, and compiled from source in Release and Debug configurations - result same.
When I use Release configuration of my project - all work ok.
How use in debug mode IM dlls ?
IM 6.2.0
And have some strange noised suffixes that added to `IM_MOD_RL` when searching dll files.
I try use and recompiled versions 6.2.0, 6.2.3, and compiled from source in Release and Debug configurations - result same.
When I use Release configuration of my project - all work ok.
How use in debug mode IM dlls ?
IM 6.2.0
Code: Select all
Exception at 0x7ff9a2051f08, code: 0xe06d7363: C++ exception, flags=0x1 (execution cannot be continued) (first chance) in CORE_RL_Magick___!Magick::throwException
"createIM Magick: unable to open module file `C:\\Users\\user\\.magick\\IM_MOD_RL_?\u0002?F?\u0001_.dll': No such file or directory @ warning/module.c/GetMagickModulePath/812"