RE: GTK with GCC 4.1 on Fedora Core 5
- From: "Karihaloo, Ujjval" <Ujjval Karihaloo Level3 com>
- To: "Allin Cottrell" <cottrell wfu edu>
- Cc: gtk-app-devel-list gnome org
- Subject: RE: GTK with GCC 4.1 on Fedora Core 5
- Date: Wed, 3 May 2006 17:02:07 -0600
Here is another Error I am getting:
undefined reference to `gtk_menu_ensure_uline_accel_group'
Any idea?
-----Original Message-----
From: Allin Cottrell [mailto:cottrell wfu edu]
Sent: Wednesday, May 03, 2006 4:07 PM
To: Karihaloo, Ujjval
Cc: David Necas (Yeti); Mehmet YASAR; gtk-app-devel-list gnome org
Subject: Re: GTK with GCC 4.1 on Fedora Core 5
On Wed, 3 May 2006, Karihaloo, Ujjval wrote:
I have an application which uses gtk and was compiled in GCC
3.3.2 and now it is failing compilation in GCC 4.1 (on Fedora
Core 5) with errors like:
GTK_TEXT - Undefined, First Use in Function
GTK_TEXT is a macro pertaining to the (seriously!) deprecated
GtkText structure. You'll have to define
GTK_ENABLE_BROKEN
somewhere in your sources to use this dinosaur. (I think the
change you're seeing is probably due to a GTK update, not the gcc
update.)
Allin Cottrell
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]