[Gtk-sharp-list] Gtk-Sharp throws exception on Windows

Rafael Teixeira monoman at gmail.com
Wed Oct 4 16:08:17 EDT 2006


Check if the native libgdk-win32-2.0-0.dll exports a "void
gdk_draw_points", or if you don't have such a dll anywhere where is
findable in windows (in the PATH dirs, in WINDIR, WINDIR\System,
etc.).

:)

On 10/4/06, Hongli Lai <h.lai at chello.nl> wrote:
> Carlos J. Muentes wrote:
> > Method not found exceptions usually occur when running a different
> > (usually older) versions of a referenced assembly.  Try confirming that
> > you are running the same versions of the gtk# libraries on both Linux
> > and Windows.
>
> On Linux I have Mono 1.1.17.1 installed, with Gtk-Sharp 2.4.3 (according
> to gtk-sharp-2.0.pc). The Gtk-Sharp installed on Windows is newer: 2.7.1-0.4
> That shouldn't cause problems should it? The binary was built on Linux.
>
> Furthermore, Gdk.DrawPoints (gdk_draw_points) is a pretty fundamental
> function that has existed in Gtk well before 2.0. It should be available
> in virtually any version. What could be the problem?
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>


-- 
Rafael "Monoman" Teixeira
---------------------------------------
"The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man." George Bernard Shaw


More information about the Gtk-sharp-list mailing list