Re: [gtk-list] Gtk---0.10.1 and Gtk_Object::signal_connect(...)
- From: Guillaume Laurent <glaurent worldnet fr>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Gtk---0.10.1 and Gtk_Object::signal_connect(...)
- Date: 05 Dec 1998 19:45:24 +0100
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]