On Sat, 22 Jan 2005 20:22:24 -0800 (PST)
Jeff Pohlmeyer <yet...@ya...> wrote:
>
> --- Mattias Gaertner <nc-...@ne...> wrote:
>
> > /home/.../gtk2/lib/i386/linux/gtk2.o(.text+0xd6c3): In function
> > `GTK2_GTK_TYPE_FILE_CHOOSER_ENTRY$$LONGWORD':: undefined reference
> > to`_gtk_file_chooser_entry_get_type' helloworld2.pas(99,1)
> > Error: Error while linking
> >
> > Has someone any idea why?
> > Is _gtk_file_chooser_embed_get_type really part of 2.4?
> >
> >
> > Mattias
>
>
>
> According to the gtk+-2.6.0 ChangeLog, 2.5.5 was released
> on 2004-11-12 and _gtk_file_chooser_embed_get_type was
> added on 2004-11-28
>
> So I guess it is >= 2.5.6 ?
Thanks. I added IFDEF HasGTK2_6 directives.
Mattias
|