Re: [E-devel] ecore compiling problem with directfb

2009-01-12 Thread Oguz Yarimtepe
Hi, > Hi, > > I don't have the libs here at my laptop so I cannot test this, but I > commited a patch to fix issues you found and few more bits. > > Update to SVN revision 38536 or later and mail me with your findings. I updated last night and the revision was 38555. Ecore is compiled and instal

Re: [E-devel] cpu frequency not scaling with E17 + Ubuntu

2009-01-12 Thread Gustavo Sverzut Barbieri
On Mon, Jan 12, 2009 at 4:55 PM, Frederick Reeve wrote: > On Wed, 7 Jan 2009 21:54:52 -0200 > "Gustavo Sverzut Barbieri" wrote: > >> On Wed, Jan 7, 2009 at 9:29 PM, The Rasterman Carsten Haitzler >> wrote: >> > On Thu, 8 Jan 2009 09:15:25 +1030 "Graham Gower" >> > babbled: >> > n.b. - i didn't

Re: [E-devel] cpu frequency not scaling with E17 + Ubuntu

2009-01-12 Thread Frederick Reeve
On Wed, 7 Jan 2009 21:54:52 -0200 "Gustavo Sverzut Barbieri" wrote: > On Wed, Jan 7, 2009 at 9:29 PM, The Rasterman Carsten Haitzler > wrote: > > On Thu, 8 Jan 2009 09:15:25 +1030 "Graham Gower" > > babbled: > > n.b. - i didn't notice this as i use "low power automatic" (conservative) > > gover

Re: [E-devel] Static Analysis of EFL

2009-01-12 Thread Luis Felipe Strano Moraes
Just uploaded a new version there, it has exchange as well. --lf On Mon, Jan 12, 2009 at 12:19 PM, Massimiliano Calamelli wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Fri, 9 Jan 2009 19:25:15 -0200 > "Luis Felipe Strano Moraes" wrote: > >> New version is there, and now with

Re: [E-devel] sample program problem

2009-01-12 Thread Veli Ogla Sungutay
Hey Oguz, Eclipse CDT might help. On Mon, Jan 12, 2009 at 3:56 PM, Nicolas Aguirre wrote: > 2009/1/12 Oguz Yarimtepe : > > Hi, > > > > I have attached the sample program that is mentioned at edjebook.pdf. > > Here is what i get: > > > > $ gcc `pkg-config --cflags --libs ecore-evas evas ecore edj

Re: [E-devel] Static Analysis of EFL

2009-01-12 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 9 Jan 2009 19:25:15 -0200 "Luis Felipe Strano Moraes" wrote: > New version is there, and now with some of the E-EXTRA-MODULES. I installed clang, but i'm not sure if it works fine on my box. Please, can you try to scan-build PROTO/exchange?

Re: [E-devel] sample program problem

2009-01-12 Thread Nicolas Aguirre
2009/1/12 Oguz Yarimtepe : > Hi, > > I have attached the sample program that is mentioned at edjebook.pdf. > Here is what i get: > > $ gcc `pkg-config --cflags --libs ecore-evas evas ecore edje` > example.c -o example > example.c: In function 'main': > example.c:34: warning: passing argument 2 of

Re: [E-devel] sample program problem

2009-01-12 Thread Oguz Yarimtepe
Changing to Evas_Coord was enough. I have already realised the example is written in the right way at the eflcookbook.pdf. Thanx. Maybe i should use and IDE instead of UDE (using vim of gedit and compiling from terminal). Is there any IDE that you can suggest me that i can see the function parame

Re: [E-devel] sample program problem

2009-01-12 Thread Gustavo Sverzut Barbieri
2009/1/12 Oguz Yarimtepe : > Hi, > > I have attached the sample program that is mentioned at edjebook.pdf. > Here is what i get: > > $ gcc `pkg-config --cflags --libs ecore-evas evas ecore edje` > example.c -o example > example.c: In function 'main': > example.c:34: warning: passing argument 2 of

Re: [E-devel] sample program problem

2009-01-12 Thread Vincent Torri
On Mon, 12 Jan 2009, Oguz Yarimtepe wrote: > Hi, I have attached the sample program that is mentioned at edjebook.pdf. Here is what i get: $ gcc `pkg-config --cflags --libs ecore-evas evas ecore edje` example.c -o example example.c: In function 'main': example.c:34: warning: passing argument

[E-devel] sample program problem

2009-01-12 Thread Oguz Yarimtepe
Hi, I have attached the sample program that is mentioned at edjebook.pdf. Here is what i get: $ gcc `pkg-config --cflags --libs ecore-evas evas ecore edje` example.c -o example example.c: In function 'main': example.c:34: warning: passing argument 2 of 'edje_object_size_min_get' from incompatibl