[Gtk-sharp-list] Win32 DLLImports

Markus Palme MarkusPalme@gmx.de
Mon, 06 Jan 2003 14:58:55 +0100


Hello !

There is a little problem with DLL imports on
Win32. GTK-Sharp imports functions from
"gtk-x11-2.0", I had to copy the
gtk-win32-2.0.dll to gtk-x11-2.0.dll,
I think this step is not necessary.

I also had to copy the libgobject-2.0.dll
to libgobject-2.0.so.dll, otherwise the
runtime complains that this file can't
be found.

I think it would be great if you could
change this, using gtk# on win32
systems would be very easy (installing
the libraries with the installer from
dropline.net and unzipping the binaries
would be enough).

Rgds
Markus