Re: Problems when loading Glib.dll on Win32

2003-03-14 Thread Andrew E. Makeev
Andrew E. Makeev wrote: We have a problem with built GTK-dlls on Win32 platform (Win2k). We are trying to build latest released GTK packages with MINGW-2.00, MSYS-1.09, gcc-3.2, and latest binutils from mingw web site. (We have to do it ourselves cuz some functions wasn't dll-exported, isn't

test

2003-03-14 Thread malo p
test ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com ___ gtk-list mailing list [EMAIL PROTECTED]

RH8.0 and gtk

2003-03-14 Thread Jim Deas
Can anyone tell me what version gtk Redhat has shipped with V8.0? I am writing an item where a gtk2.0 specific command will not link. Is it possible that Redhat8.0 is still using gtk-1.2 for development or that Glade 0.6.4 does not link properly? I changed the include commands in the Glade script

Re: RH8.0 and gtk

2003-03-14 Thread Owen Taylor
On Fri, 2003-03-14 at 13:55, Jim Deas wrote: Can anyone tell me what version gtk Redhat has shipped with V8.0? I am writing an item where a gtk2.0 specific command will not link. Is it possible that Redhat8.0 is still using gtk-1.2 for development or that Glade 0.6.4 does not link properly? I

pseudo-random things compiling gtk+-2.2.1 under HP-UX 11.11

2003-03-14 Thread Rick Jones
Hi - I find myself wanting to use gtk+ for a project and so I've been working through installing all the dependencies. I've already run into and worked around (thanks to the archive) the problems with atk/pango and docs not building (make failure on all-local), and now I'm compiling gtk itself.

Re: RH8.0 and gtk

2003-03-14 Thread Diego Zuccato
Owen Taylor wrote: (*) You shouldn't be using glade to generate code. Instead, use it to design your GUI and libglade to load the .glade file. Why? Doesn't this just introduce another dep ? BYtE, Diego. ___ gtk-list mailing list [EMAIL