[Gtk-sharp-list] Problems finding gtkhtml-sharp

Stephen Caldwell steffc@touqen.com
Tue, 17 Feb 2004 18:27:48 +0000


I've got gtkhtml-sharp compiled but when I try to run an app that 
attempts to use gtkhtml it dies with this error:

Unhandled Exception: System.DllNotFoundException: gtkhtml-3.0
in <0x0005c> (wrapper managed-to-native) Gtk.HTML:gtk_html_new ()
in <0x00042> Gtk.HTML:.ctor ()
in <0x0040e> Monodoc.Browser:.ctor ()
in <0x002b2> Monodoc.Driver:Main (string[])


gtkhtml-3.0 is installed. I don't know what the deal is..
Thanks in advance,

Stephen