Re: Problems compiling HelloWorld for gtk+

2010-01-28 Thread acano
Hi Dave, I solved it already thatnks, but your message was helpufully. I solved somethings but I am nor sure if I undertood why. I solved it by acceding to sb_menu and changing many options related to the partition. I do not undertans yet very well what I do there. Please, could you give me

Re: Problems compiling HelloWorld for gtk+

2010-01-27 Thread Dave Neary
Hi acano, ac...@dsic.upv.es wrote: > I write you because I am having problems when compiling the program > holamundo for gtk that is shown in the documentacion. I'm not sure if you got an answer for this. In the case where you didn't: > Here is the error I obtain: > > [sbox-FREMANTLE_ARMEL: ~/p

Re: Problems compiling HelloWorld for gtk+

2010-01-25 Thread acano
I succed to solve it by changing the computer targeting to arm. Thank you very much for your useful help. Best Regards, A. CAno Quoting Kees Jongenburger : On Sat, Jan 23, 2010 at 8:16 PM, wrote: Hi Everyone, Hi A, I write you because I am having problems when compiling the program h

Re: Problems compiling HelloWorld for gtk+

2010-01-23 Thread Kees Jongenburger
On Sat, Jan 23, 2010 at 8:16 PM, wrote: > Hi Everyone, Hi A, > > I write you because I am having problems when compiling the program > holamundo for gtk that is shown in the documentacion. > > [sbox-FREMANTLE_ARMEL: ~/proyectos/holamundo] > gcc -Wall -g gtk_holamundo.c >    `pkg-config --cflags

Problems compiling HelloWorld for gtk+

2010-01-23 Thread acano
Hi Everyone, I write you because I am having problems when compiling the program holamundo for gtk that is shown in the documentacion. Here is the error I obtain: [sbox-FREMANTLE_ARMEL: ~/proyectos/holamundo] > gcc -Wall -g gtk_holamundo.c`pkg-config --cflags gtk+-2.0` -o gtk_holamundo