|
From: Bartłomiej Z. <uz...@o2...> - 2008-08-12 22:50:54
|
Hi! It imposible to build evas-0.9.9.043 with xcb-util 0.2.1 and libxcb-1.1.90.1 with enabled software xcb : evas_outbuf.c: In function 'evas_software_xcb_outbuf_free': evas_outbuf.c:137: warning: passing argument 1 of 'evas_cache_image_drop' from incompatible pointer type evas_outbuf.c: In function 'evas_software_xcb_outbuf_new_region_for_update': evas_outbuf.c:412: error: invalid type argument of '->' (have 'struct <anonymous>') evas_outbuf.c:412: error: invalid type argument of '->' (have 'struct <anonymous>') evas_outbuf.c:434: warning: assignment from incompatible pointer type evas_outbuf.c:435: error: invalid type argument of '->' (have 'struct <anonymous>') evas_outbuf.c:436: error: invalid type argument of '->' (have 'struct <anonymous>') evas_outbuf.c:437: error: invalid type argument of '->' (have 'struct <anonymous>') evas_outbuf.c:438: error: invalid type argument of '->' (have 'struct <anonymous>') evas_outbuf.c:445: error: invalid type argument of '->' (have 'struct <anonymous>') evas_outbuf.c:455: warning: assignment from incompatible pointer type evas_outbuf.c:456: error: invalid type argument of '->' (have 'struct <anonymous>') evas_outbuf.c:457: error: invalid type argument of '->' (have 'struct <anonymous>') evas_outbuf.c:482: error: invalid type argument of '->' (have 'struct <anonymous>') evas_outbuf.c:538: warning: assignment from incompatible pointer type evas_outbuf.c: In function 'evas_software_xcb_outbuf_flush': evas_outbuf.c:683: warning: passing argument 1 of 'evas_cache_image_drop' from incompatible pointer type evas_outbuf.c: In function 'evas_software_xcb_outbuf_idle_flush': evas_outbuf.c:752: warning: passing argument 1 of 'evas_cache_image_drop' from incompatible pointer type evas_outbuf.c:771: warning: passing argument 1 of 'evas_cache_image_drop' from incompatible pointer type renderer xcb is incompatible with new xcb-util. Any solution/patch? _________________ Regards Bartłomiej Zimoń |