Massimiliano wrote:

> Hi all, finally i'm able to test my EFL code under my ARM-based
> devel board. My target is to be able to have a crosscc edje,
> therefore i've started at the bottom, in order eet, evas, ecore
> and finally edje. cross-eet works well, my problem is evas.
> I wrote a simple app (see main.c attached) with a lot of printf
> for debugging (at this moment i haven't gdbserver working on
> target, damn), and here's a cut&paste from my target console when
> i run my app.
> 
> /sbin # sb_evas1
> Evas inizializzato.
> Evas canvas istanziato.
> Engine disponibili:
> fb
> buffer
> Framebuffer disponibile.
> Output method: 1
> Step1 !
> Segmentation fault
> 
> Looking in the code, it seems that the segfault happens at
> evas_output_method_set(evas, output_method)
> 
> Can anyone help me? 
> 
> TIA

        Ummm... Anyone else experience a similar problem?

   jose.



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to