Re: [Gtk2forpascal-devel] linking errors
Brought to you by:
mgaertner
From: Jeff P. <yet...@ya...> - 2005-01-23 04:22:32
|
--- 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 ? HTH, - Jeff . __________________________________ Do you Yahoo!? Yahoo! Mail - Easier than ever with enhanced search. Learn more. http://info.mail.yahoo.com/mail_250 |