Hi,
I get the following error:
Magick.c:4082: warning: unused variable `ref'
Magick.c:4077: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_GetPixels':
Magick.c:4196: warning: unused variable `ref'
Magick.c:4191: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_ImageToBlob':
Magick.c:4433: warning: unused variable `ref'
Magick.c:4428: warning: unused variable `ix'
etc. etc.
Can someone tell me how to solve this? I tried to make the install but the version of convert doesn't change, so I think the installation failed.
I get the following error:
Magick.c:4082: warning: unused variable `ref'
Magick.c:4077: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_GetPixels':
Magick.c:4196: warning: unused variable `ref'
Magick.c:4191: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_ImageToBlob':
Magick.c:4433: warning: unused variable `ref'
Magick.c:4428: warning: unused variable `ix'
etc. etc.
Can someone tell me how to solve this? I tried to make the install but the version of convert doesn't change, so I think the installation failed.