hello list,
i got installed from src:
pd-extended 0.39
gem 0.41
pdp 0.12.5
newest cvs ffmpeg "stable" release
no problems here, everything works fine.
nevertheless pidip won't compile on my system.
(ubuntu hardy 8.04 64bit)
it stops here, with this output in terminal:
... -I/home/jo/apps/PureData/Pd-0.39.3-extended/pd/src -I. -I/home/jo/apps/PureData/pdp-0.12.4/include -I../include -I../charmaps -I/home/jo/apps/ffmpeg/libavcodec -I/home/jo/apps/ffmpeg/libavformat -o pdp_capture.o -c pdp_capture.c
pdp_capture.c: In function 'XMyClientWindow':
pdp_capture.c:129: warning: implicit declaration of function 'XWindowByProperty'
pdp_capture.c: In function 'XMyGetWindowImage':
pdp_capture.c:335: warning: implicit declaration of function 'XDestroyImage'
pdp_capture.c:339: error: 'Visual' has no member named 'klass'
pdp_capture.c:340: error: 'Visual' has no member named 'klass'
pdp_capture.c:398: error: 'Visual' has no member named 'klass'
pdp_capture.c:399: error: 'Visual' has no member named 'klass'
pdp_capture.c:440: error: 'Visual' has no member named 'klass'
pdp_capture.c:453: warning: implicit declaration of function 'XGetPixel'...
etc
does anybody know why?
anything would help me...
this drives me nuts.
thanks in advance