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] 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

[E-devel] App can NOT run

2009-11-18 Thread Jianchun Zhou
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 got this message: ./a.out: symbol lookup error: /usr/lib/ewl/engines//evas_software