emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ImageMagick support on Cygwin


From: Angelo Graziosi
Subject: Re: ImageMagick support on Cygwin
Date: Fri, 20 Aug 2010 00:49:28 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2

Ken Brown wrote:
I think the culprit is this line in configure.in:


AC_DEFINE(HAVE_MAGICKEXPORTIMAGEPIXELS, 1, [Define to 1 if 
MagickExportImagePixels is defined.])

Commenting out it and regenerating 'configure' seems to fix the issue.

I noticed only these warnings:

image.c: In function ‘imagemagick_load_image’:
image.c:7670: warning: passing argument 2 of ‘PixelGetNextIteratorRow’ from incompatible pointer type
image.c: In function ‘Fimagemagick_types’:
image.c:7844: warning: passing argument 2 of ‘GetMagickList’ from incompatible pointer type

Ciao,
Angelo.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]