[Mono-list] Failed to load library .\libgtk-x11-2.0.so.dll
Jorge de J. Ramirez S.
kokey@gluch.org.mx
Thu, 8 Jan 2004 15:46:58 -0700 (MST)
Hi!
I'm using windows 2000 and installed Mono 0.29 with the installer, when
compile a gtk# program everything it's ok, the problem it's when try tu
run, this is de error message:
** (gtk.exe:1752): WARNING **: [Invalid UTF-8] Failed to load library
.\libgtk-x11-2.0.so.dll (libgtk-x11-2.0.so): No se puede encontrar el
modulo especificado.
** (gtk.exe:1752): WARNING **: [Invalid UTF-8] Failed to load library
.\libgtk-x11-2.0.so.dll (libgtk-x11-2.0.so): No se puede encontrar el
modulo especificado.
Unhandled Exception: System.MissingMethodException: A missing method
exception has occurred.
in <0x00042> (wrapper managed-to-native) Gtk.Application:gtk_init
(int,intptr)
in <0x00026> Gtk.Application:Init ()
in <0x00007> GtkSharpTutorial.textEntrySample:Main (string[])
But with mono 0.28 everything it's ok, here the result:
http://kokey.gluch.org.mx/entries.php?entry=92
Regards.
Jorge.