Hi,
not the same libs, glade-sharp.dll is C# wrapper to libglade
try download from http://gladewin32.sourceforge.net/
You can find more info abou this topic in gtk-sharp list.

Regards
David

V St, 18. 02. 2004 v 15:45, Yuri Leikind píše:
Hello all, 

I have compiled  gtk-sharp-0.16  and then monodoc-0.10.
When I run browser.exe, I get


Unhandled Exception: System.DllNotFoundException: libglade-2.0-0.dll
in <0x0005c> (wrapper managed-to-native) Glade.XML:glade_xml_new_from_buffer (byte[],int,string,string)
in <0x00105> Glade.XML:.ctor (System.Reflection.Assembly,string,string,string)
in <0x0006f> Monodoc.Browser:.ctor ()
in <0x002b2> Monodoc.Driver:Main (string[])


I see that the glade library installed is glade-sharp.dll, not libglade-2.0-0.dll,
but symlinking or copying doesn't work.

What's wrong?

Reply via email to