Re: GTK with GCC 4.1 on Fedora Core 5



On Wed, May 03, 2006 at 05:02:07PM -0600, Karihaloo, Ujjval wrote:
Here is another Error I am getting:

undefined reference to `gtk_menu_ensure_uline_accel_group'

Any idea?

You are trying to compile and link a Gtk+ 1.2 program with
Gtk+ 2.x -- and GCC is innocent here.

Compile and link the program with Gtk+ 1.2.  If you use
pkg-config, the module is called gtk+, not gtk+-2.0.

Yeti


--
Anonyms eat their boogers.



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