in reply to Errors While Installing Image::Magick

I don't do Windows, but I note that the first error says "ImageMagick was build with a 64 channel bit mask and that requires a C++ compiler". So I think you need a version of ImageMagick that was not built with a 64-channel bitmask. It is not immediately obvious what the bitmask size is for the available builds, but you have installed what appears to be the highest-spec of the Win64 images available at their downloads page: maybe you will get further if you try one of the other options there.

If that doesn't work, you could try building it yourself from source using the same gcc that Strawberry Perl is using.

Replies are listed 'Best First'.
Re^2: Errors While Installing Image::Magick
by roho (Bishop) on Feb 15, 2024 at 04:43 UTC
    Thanks for the suggestions, hv. I uninstalled 64-bit Image Magick and installed 32-bit Image Magick, but still got errors. I am returning to 64-bit Image Magick.

    Update: I also installed 64-bit Image Magick "Q8" instead of "Q16", but it did not help. I still get the same errors.

    "It's not how hard you work, it's how much you get done."