Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
e_main.c

Log Message:


more checks at runtime if e is ok - ie evas and ecore_evas supoprt is all
there.

I'm trying to make enlightenment work with kdrive on a TI device (omap730) with an ARM7 cpu. Since this is an embedded device, i disabled as many options as possible in the EFL libs, including rendering to a memory buffer in evas. The tests you added at E init prevents it from starting, so i wondered if they were all necessary (like ee = ecore_evas_buffer_new(1, 1)).

I don't know if enlightenment starts without those tests, i didn't try.

--
Arnaud Vrac


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to