Missing dll in Windows version

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
neyon
Posts: 1
Joined: 2015-05-31T07:10:14-07:00
Authentication code: 6789

Missing dll in Windows version

Post by neyon »

When uploading images via Paperclip on Ruby on Rails, I get this error during execution of a watermark processor:

Code: Select all

convert.exe: unable to open module file `C:\Program Files (x86)\ImageMagick-6.9.1-Q16\modules\coders\IM_MOD_RL_'C_.dll': No such file o
y @ warning/module.c/GetMagickModulePath/672.
I'm on Windows 8.1 64-bit and get the same dll missing error with the x64 version of IM.

Any clues? Thanks.
Post Reply