emacs-devel
[Top][All Lists]
Advanced

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

Re: ImageMagick support on Cygwin


From: joakim
Subject: Re: ImageMagick support on Cygwin
Date: Sat, 21 Aug 2010 08:55:53 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Angelo Graziosi <address@hidden> writes:

> joakim wrote:
>> This analysis is probably correct. I'll try to check in a fix.
>
> Rev. 101149 still fails in the same manner. And these warnings
>
> [...]
> /tmp/emacs/src/image.c: In function ‘imagemagick_load_image’:
> /tmp/emacs/src/image.c:7663:11: warning: passing argument 2 of
> ‘PixelGetNextIteratorRow’ from incompatible pointer type [enabled by
> default]
> /usr/include/ImageMagick/wand/pixel-iterator.h:55:5: note: expected
> ‘long unsigned int *’ but argument is of type ‘size_t *’
> /tmp/emacs/src/image.c:7715:7: warning: implicit declaration of
> function ‘MagickExportImagePixels’ [-Wimplicit-function-declaration]
> /tmp/emacs/src/image.c: In function ‘Fimagemagick_types’:
> /tmp/emacs/src/image.c:7835:3: warning: passing argument 2 of
> ‘GetMagickList’ from incompatible pointer type [enabled by default]
> /usr/include/ImageMagick/magick/magick.h:87:5: note: expected ‘long
> unsigned int *’ but argument is of type ‘size_t *’
> [...]
>
> are not too reassuring...

I'll try to set up a cygwin environment here. That will take a while.



> Ciao,
> Angelo.

-- 
Joakim Verona



reply via email to

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