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: Mon, 23 Aug 2010 12:00:08 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2

Il 21/08/2010 8.55, address@hidden ha scritto:
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.

Sorry, but this issue is not Cygwin specific at all: I think you should setup also a GNU/Linux Kubuntu 8.04 system, on which there are the *same* identical problems that occur on Cygwin. On K804 imagemagick is 6.3.7.

Ciao,
Angelo.




reply via email to

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