Re: [gtk-list] Gtk---0.10.1 and Gtk_Object::signal_connect(...)



Lixin Tang <ltang@auto.ugcs.caltech.edu> writes:

> I encountered the following error message complaining undefined
> Gtk_Object::signal_connect during linking of my code. I use glib-1.1.5,
> Gtk+-1.1.5 and Gtk---0.10.1

Usually means you're compiling either one of Gtk-- or your code with
--pedantic, and not the other one. You have to compile both with
--pedantic or neither at all (see the release notes on Gtk--
homepage).

-- 
					Guillaume.
					http://www.worldnet.fr/~glaurent



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