Re: BUILD PROBLEM



On 9/14/07, Claudio Saavedra <csaavedra alumnos utalca cl> wrote:

On Fri, 2007-09-14 at 18:52 +0530, green beret wrote:

i have just written a short program, the first one in the GTK tutorial
in
gtk.org. I have given all the flags and it says compiled
successfully(geany). When i run the program it just returns to the
shell
without doin anything.

i run it using ./gui
where gui is the executable the compiler has made

please tell me what i am doing wrong.

It'd be easier to say if you'd tell us how did you compile it, show us
some source code, and tell us if there are any warnings errors when you
run it.

Claudio

--
Claudio Saavedra  <csaavedra alumnos utalca cl>

Día del Software Libre, Curicó      http://curico.diadelsoftwarelibre.cl




hey, sorry about incomplete info

i wrote the standard program in the tutorial, the one that just initialises
a window and calls gtk_widget_show on it. Then it calls gtk_main()

hey wait a second. i got it. thanks. i compiled it directly instead of using
those fancy geany editor paths and it worked. thanks a lot. sorry for the
inconvenience. now to get to some real GUI stuff.....



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]