[Gtk-sharp-list] libglade & gtk2 for WIN32?

John Luke jluke@users.sourceforge.net
Wed, 21 Jan 2004 17:50:38 -0500


On Wed, 2004-01-21 at 14:38 -0800, John D. Hardin wrote:
> All:
> 
> Okay, I've compiled my glade# + gtk# Hello World GUI app under Mono
> and it works (yay!) under Linux.
> 
> Now I'm trying it out under .NET on Windows. The Win32 GTK libraries
> from
> http://prdownloads.sourceforge.net/gtk-win/GTK-Runtime-Environment-2.2.4.1.exe?download
> seem to be okay, but the version of libglade from
> http://wingtk.sourceforge.net/ doesn't seem to be compiled with those
> libraries in mind (e.g. they try to call libgtk-0.dll instead of
> libgtk-win32-2.0-0.dll)
> 
> Does anyone have glade# + gtk# apps running under Win32 .NET (*not*
> Win32 Mono), and if so, what did I miss?
> 
> Is there a HOWTO for installing all of the libraries properly?
> 

I have not tried it but perhaps:
http://gladewin32.sourceforge.net/
will help you out.