[E-devel] Evas compile Error

2008-12-02 Thread Diogo Dutra
Hi Im compiling evas with cairo support, and I got the error, but without cairo its compile fine... evas_engine.c: In function 'eng_image_new_from_data': evas_engine.c:934: error: incompatible types in assignment evas_engine.c:935: error: wrong type argument to unary exclamation mark

Re: [E-devel] Evas compile Error

2008-12-02 Thread The Rasterman
On Tue, 2 Dec 2008 17:21:33 -0300 Diogo Dutra [EMAIL PROTECTED] babbled: the cairo engine is useless. it's only 1/2 done and abandoned due to cairo being incredibly slow. Hi Im compiling evas with cairo support, and I got the error, but without cairo its compile fine... evas_engine.c: In