Re: multiple declaration error
- From: Inguva Rajasekhar <ringuva novell com>
- To: Aaron Yang <porsche1904 yahoo com>
- Cc: glade-users lists ximian com, gtk-app-devel-list gnome org, gtk-list gnome org
- Subject: Re: multiple declaration error
- Date: Wed, 09 Feb 2005 15:31:21 +0530
does anyone know why i get the following error even
though i've only declared the function once?
Even though the function is declared only once, if it is defined
twice then you are bound to get that error.
- Check if the function draw_button_clicked() was defined twice.
- Check your Makefile to see if the way the package is being built
is sane or not.
Regards,
Raj
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]