Hi List,
Ok nearly there making pidip on an fc3 ccrma machine.
I uncompressed the pd source and the ffmpeg source and the configure when well.
I did make clean. It went ok
I did make and it went ok until I got this:-
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)
make[1]: *** [pdp_capture.o] Error 1
make[1]: Leaving directory `/usr/lib/pd/externs/pidip/modules'
make: *** [pdp_pidip_all] Error 2
[root@localhost pidip]#
Can anyone help me out here? what does it mean?
dominic