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