Search found 1 match
- 2017-12-23T03:12:49-07:00
- Forum: Bugs
- Topic: unable to load module IM_MOD_RL_PNG_.dll in version 7.0.7
- Replies: 7
- Views: 14730
Re: unable to load module IM_MOD_RL_PNG_.dll in version 7.0.7
The issue for me is it's seems to use relative paths to the modules now or something, but that didn't use to be the case... C:\> "C:\Program Files\ImageMagick-7.0.7-Q16\identify.exe" "myimage.jpg" Error can't find modules C:\Program Files\ImageMagick-7.0.7-Q16> "identify.exe" "myimage.jpg" Works I ...