Can anyone advice on the following please:


Using the instructions in the Evas presentation I've compiled edb, imlib2 (after getting libtool, libltdl and libltdl-dev from my mandrake 9.2 distribution cds) and then evas. I then tried to compile evas_demo.c from the tutorials. It complained about not being able to find ecore.h so I then compiled ecore. It's now saying:

[EMAIL PROTECTED] evas_demo]$ make
gcc `evas-config --cflags` -c main.c -o main.o
main.c:41: error: syntax error before "render_method"
main.c:41: error: `RENDER_METHOD_ALPHA_SOFTWARE' undeclared here (not in a function)
main.c:41: warning: data definition has no type or storage class
main.c:45: error: syntax error before "main_win"
main.c:45: warning: data definition has no type or storage class
main.c: In function `ecore_timeout':
main.c:64: error: `evas' has an incomplete type
<snip>


Where have I gone wrong?

I remember reading somewhere that the API in E17 has changed from that in the evas documentation. Does this mean that the demo and examples are yet to be updated? If that's the case, what's a good starting point for getting into application development with evas?

Thanks for all help received. I'm only compiling evas for my i386 at the moment. After this comes cross compilation for xscale without X.

Ant

--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/


------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to