Re: [E-devel] Another announce

2009-11-19 Thread Carlo Ascani
2009/11/19 Cedric BAIL > This week seems like a good week to do some announce. As some of you > already know, I have been working for a few years now for Freebox > S.A.S. We are providing set top box for Free.fr, the second biggest > French ISP. Since a few days now, we are deploying a firmware w

[E-devel] And for the most underwhelming announce of the week...

2009-11-19 Thread Tom Haste
Hi all! Firstly, congrats to everyone involved in the big announcements this week and I think we can all expect EFL to rocket into outer space now. Next, I want to introduce 'Ardy'. Its a completely under whelming bridge between an Arduino board and python-EFL. Ive included a simple demo on how

Re: [E-devel] Another announce

2009-11-19 Thread The Rasterman
On Thu, 19 Nov 2009 11:55:49 +0100 Cedric BAIL said: > This week seems like a good week to do some announce. As some of you > already know, I have been working for a few years now for Freebox > S.A.S. We are providing set top box for Free.fr, the second biggest > French ISP. Since a few days now,

[E-devel] Another announce

2009-11-19 Thread Cedric BAIL
This week seems like a good week to do some announce. As some of you already know, I have been working for a few years now for Freebox S.A.S. We are providing set top box for Free.fr, the second biggest French ISP. Since a few days now, we are deploying a firmware with the Enlightenment Foundation

Re: [E-devel] App can NOT run

2009-11-19 Thread Vincent Torri
Hey, > I am new to EFL, and now I've written a test application, that is, the > attachment > > I compiled it with this: > > gcc test.c `pkgconfig --cflags --libs ewl` > > And it created an a.out file > > But when I run it, I got this message: > > ./a.out: symbol lookup error: /usr/lib/ewl/engine

Re: [E-devel] E SVN: barbieri trunk/evas/src/lib/canvas

2009-11-19 Thread Christopher Michael
Cheers !! dh Enlightenment SVN wrote: > Log: > fix bug spotted by Brian Wang. > > Author: barbieri > Date: 2009-11-18 16:38:34 -0800 (Wed, 18 Nov 2009) > New Revision: 43793 > > Modified: > trunk/evas/src/lib/canvas/evas_object_textblock.c > > Modified: trunk/evas/src/lib/

Re: [E-devel] App can NOT run

2009-11-19 Thread Christopher Michael
An EWl App ... can we port elm ? dh Jianchun Zhou wrote: > Hi, ALL: > > I am new to EFL, and now I've written a test application, that is, the > attachment > > I compiled it with this: > > gcc test.c `pkgconfig --cflags --libs ewl` > > And it created an a.out file > > But when I run it, I g