[Gtk-sharp-list] glibsharpglue DllNotFoundException

Britt Selvitelle mbs@uky.edu
Wed, 14 Apr 2004 01:23:33 +0000


On Wed, 2004-04-14 at 00:26 -0400, Peter Williams wrote:
> On Tue, 2004-04-13 at 19:58, Britt Selvitelle wrote:
> > This problem is the same as the one Jesse mentioned. I've been working
> > on an application in both linux and windows. I booted to windows
> > recently to make sure everything compiled and ran fine, and since the
> > following has occurred (everything runs flawlessly in linux, btw):
> 
> The newer gtk-sharp breaks what used to be one glue library into a bunch
> of separate glue libraries: gtksharpglue.dll, glibsharpglue.dll,
> gnomesharpglue.dll, etc. It looks like for some reason that the runtime
> can't find these new libraries. (Did you have to copy the new glue
> library somewhere special before? Did you install the new gtk-sharp to a
> different directory than before?)

Thanks for the reply. Doing a search on my system reports that the only
file with glue even in the name is

C:\Program Files\Mono-0.31\lib\gtksharpglue.dll

I've never done anything but install everything into the standard
directories. 

So it seems the necessary files don't even exist on my system right now.
How could this have happened (I've used the windows installers from the
webpage), and more importantly then, how can i remedy this?

Thanks again,
Britt