Hi,
I just installed the 32-bit ImageMagick-6.6.4-2-Q16-windows-dll.exe on my 64-bit Windows 7 computer. I then opened C:\Program Files (x86)\ImageMagick-6.6.4-Q16\PerlMagick\x86\Image-Magick.tar.gz, and its blib\arch\auto\Image\Magick\ folder contained the following files:
.exists
Magick.bs
Magick.exp
Magick.lib
Magick.pdb
Note that there is no Magick.dll! Obviously, the Perl Image::Magic won't load.
ImageMagick-6.6.4-2-Q16-windows-dll.exe is missing Perl dll
Re: ImageMagick-6.6.4-2-Q16-windows-dll.exe is missing Perl
Also, the Image-Magick.ppd file has the following line:
I believe this should be:
Code: Select all
<ARCHITECTURE NAME="MSWin32-x64-multi-thread-5.12" />
Code: Select all
<ARCHITECTURE NAME="MSWin32-x86-multi-thread-5.12" />