[Gtk-sharp-list] gtk-sharp on .NET

Alvaro A. Ramirez alramire@syr.edu
11 Apr 2003 17:27:42 -0400


Hello. I have been trying to use gtk-sharp on windows, without any
success. Mote that I am trying to use .NET platform withough cygwin. I
installed gtk-sharp fron the windows installer found in the web page. I
can compile, but I get a runtime exception: 

An unhandled exception of type 'System.DllNotFoundException' occurred in
gtk-sharp.dll

Additional information: Unable to load DLL (libgtk-win32-2.0-0.dll).

I have already added references in the Visual Studio solution to
atk-sharp.dll, gdk-sharp.dll, gli-sharp.dll, gtk-sharp.dll. However, if
I try adding a reference tp libgtk-win32-2.0-0.dll it tells me that it
is not a valid assembly or COM component. Therefore, I cannot added.
Anyone experienced this before? Should I shift to sharp-develop? Any
recommendations? 

Regards, 

Alvaro