[Gtk-sharp-list] gtkmozembed-problem by running app
Franz Burgmann
gtk-sharp-list@web.de
Sun, 29 Feb 2004 08:28:36 +0100
Hello,
when I compile the monodoc-example (Mozilla Libraries-EmbedWidget
Class), everything is fine, but when I'm going to start the application,
I'll get the following error:
Unhandled Exception: System.DllNotFoundException: gtkembedmoz
in <0x0005c> (wrapper managed-to-native)
GtkMozEmbed.EmbedWidget:gtk_moz_embed_set_profile_path (string,string)
in <0x00043> GtkMozEmbed.EmbedWidget:.ctor (string,string)
in <0x00561> GtkMozTest.GtkMozTest:.ctor ()
in <0x0001e> GtkMozTest.GtkMozTest:Main (string[])
I installed mozilla from sources with gtk-enabled and gtkmozembed-sharp,
too.
Somebody an idea?
Franz