Re: error



You need to state the problem in more detail.  What where you
programming, can you show some source and how did you compile it?  From
the info you gave it looks like you are neglecting to link to the glib
libraries.

--
J5

On Wed, 2004-02-11 at 23:55, vivek r patel wrote:
getting error some what like this what is the problem.this is occured when in am doing programming for 
signals

  : undefined reference to `G_CALLBACK'
/tmp/ccXlhCtm.o(.text+0xa7): In function `main':
: undefined reference to `G_OBJECT'
/tmp/ccXlhCtm.o(.text+0xb0): In function `main':
: undefined reference to `g_signal_connect'
/tmp/ccXlhCtm.o(.text+0x13b): In function `main':
: undefined reference to `G_CALLBACK'
/tmp/ccXlhCtm.o(.text+0x14c): In function `main':
: undefined reference to `G_OBJECT'
/tmp/ccXlhCtm.o(.text+0x155): In function `main':
: undefined reference to `g_signal_connect'
/tmp/ccXlhCtm.o(.text+0x1ba): In function `main':
: undefined reference to `G_CALLBACK'
/tmp/ccXlhCtm.o(.text+0x1cb): In function `main':
: undefined reference to `G_OBJECT'
/tmp/ccXlhCtm.o(.text+0x1d4): In function `main':
: undefined reference to `g_signal_connect'




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