[Gtk-sharp-list] GtkHTML on Windows
ben@benjaminwootton.co.uk
ben@benjaminwootton.co.uk
Tue, 16 Mar 2004 11:13:30 +0000
I've built a gtk# app that uses gtkhtml. I'm trying to run this on Windows.
I've installed Mono and GTK# but see the following error. Presumably the gtk\
package comes with all of the gtk dependencies? If not does anyone know where
I can get the gtkhtml dll? I started trying to build it from source, but there
are so many chained gnome dependencies that I don't think im doing the right
thing.
Unhandled Exception: System.DllNotFoundException: gtkhtml-3.0
in <0x0004a> (wrapper managed-to-native) Gtk.HTML:gtk_html_new ()
in <0x00033> Gtk.HTML:.ctor ()
in <0x00095> Mono.Tools.Browser:.ctor ()
in <0x0001d> Mono.Tools.CaspolGui:Main ()
Any help appreciated.
Ben