[Gtk-sharp-list] Gtk.CellRendererText problem.
Mike Kestner
mkestner@ximian.com
Fri, 02 Apr 2004 10:08:08 -0600
On Fri, 2004-04-02 at 09:55, tapia wrote:
> When executing it, I get this error:
>
> Unhandled Exception: System.EntryPointNotFoundException:
> gtksharp_value_create
That method moved from libgtksharpglue to libglibsharpglue when I split
up the glue libraries. It sounds like somehow you are referencing an
assembly that has an old dllimport in it.
I'd check around for stray glib-sharp.dll's or maybe try a make clean
and make.
--
Mike Kestner <mkestner@ximian.com>