Re: [gtk-list] Gtk--: menu_factory to item_factory, part 2
- From: Guillaume Laurent <glaurent worldnet fr>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Gtk--: menu_factory to item_factory, part 2
- Date: 20 Dec 1998 14:09:54 +0100
Robert_Gasch/PeopleSoft@peoplesoft.com writes:
> Here's (a few of) the link errors:
> TFWindow.o: In function `ItemFactoryConnector<TFWindow, basic_string<char,
> string_char_traits<char>, __default_alloc_template<true, 0> >
> >::connectTo(Gtk_Widget *) const':
> TFWindow.o(.ItemFactoryConnector<TFWindow, basic_string<char,
> string_char_traits<char>, __default_alloc_template<1, 0> >
> >::gnu.linkonce.t.connectTo(Gtk_Widget *) const+0x23e): undefined reference
> to `Gtk_Object::signal_connect(char const *, void (*)(...), void *)'
>
> Obviously I'm doing something wrong, but just don't know what ...
This kind of strange link errors usually happens when one compile
Gtk-- with --pedantic and his code without (or the other way
around). Check in your compiling options that you either use
--pedantic in both your code and Gtk--, or not at all.
--
Guillaume.
http://www.worldnet.fr/~glaurent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]