[Gtk-sharp-list] libglade error in win32

Jorge de J. Ramirez S. kokey@gluch.org.mx
Mon, 2 Feb 2004 17:01:32 -0700 (MST)


At end! finish to read and understood how to correct this problem:
First, Install GTK+ 2,
Install GTK#

Then copy C:\Program files\mono-0.29\lib\libglade-2.0-0.dll and C:\Program
files\mono-0.29\lib\libxml2.dll to C:\Program files\Common
files\GTK\2.0\bin\

And that's it.... you can run your programs with Glade, mono in win2k

> Hi!
> I was reading the wiki page, trying to resolve this problem, but don't
> know where install or move the libglade file to resolve the following
> error when run the program:
>
> ** (<unknown>:1524): WARNING **: [Invalid UTF-8] Failed to load library
> .\libglade-2.0-0.dll (libglade-2.0-0.dll): No se puede encontrar el modulo
> especificado.
>
>
> Unhandled Exception: System.MissingMethodException: A missing method
> exception has occurred.
> in <0x00042> (wrapper managed-to-native) Glade.XML:glade_xml_new
> (string,string,string)
> in <0x00024> Glade.XML:.ctor (string,string,string)
> in <0x00047> GladeSamples.GladeTest:.ctor (string[])
> in <0x00024> GladeSamples.GladeTest:Main (string[])
>
> Any idea, link or comment?!
>
> I'm using win32, glade, mono 0.29 and gtk#
>
> Thanks!
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>