hi Yves ++,
pidip fails on:
from /usr/include/magick/ImageMagick.h:174,
from /usr/include/magick/api.h:28,
from pdp_capture.c:32:
/usr/include/magick/string_.h:60: error: syntax error before "va_list"
pdp_capture.c: In function XMyClientWindow': pdp_capture.c:123: warning: implicit declaration of function
XWindowByProperty'
pdp_capture.c: In function XMyGetWindowImage': pdp_capture.c:201: warning: dereferencing type-punned pointer will break strict-aliasing rules pdp_capture.c:329: warning: implicit declaration of function
XDestroyImage'
pdp_capture.c:433: warning: implicit declaration of function XGetPixel' pdp_capture.c:533: warning: dereferencing type-punned pointer will break strict-aliasing rules pdp_capture.c:539: warning: dereferencing type-punned pointer will break strict-aliasing rules pdp_capture.c: In function
pdp_capture_do_capture':
pdp_capture.c:562: error: XTextProperty' undeclared (first use in this function) pdp_capture.c:562: error: (Each undeclared identifier is reported only once pdp_capture.c:562: error: for each function it appears in.) pdp_capture.c:562: error: syntax error before "window_name" pdp_capture.c:574: error:
XError' undeclared (first use in this function)
pdp_capture.c:655: warning: implicit declaration of function XGetWMName' pdp_capture.c:655: error:
window_name' undeclared (first use in this
function)
pdp_capture.c: In function pdp_capture_sendpacket': pdp_capture.c:790: warning: passing arg 2 of
pdp_packet_pass_if_valid'
from incompatible pointer type
make[1]: *** [pdp_capture.o] Error 1
make[1]: Leaving directory `/home/bbogart/pd-stuff/externals/pidip/modules'
make: *** [pdp_pidip_all] Error 2
I have imagemagick 6.2.3 installed....
Seems Andrew Cavers got it to work, but what is the "latest" imagemagick? I have unstable repositories and I don't find anything newer than 6.2.3
Thanks!
b>