for some reason, when i installed gtk#, libgtksharpglue.so was missing, now
when i reinstall, it is no longer missing but i still get this error

[EMAIL PROTECTED]:~/cs$ mono hello.exe

Unhandled Exception: System.DllNotFoundException: gtksharpglue
 at (wrapper managed-to-native) Gtk.Object:gtksharp_object_is_floating(intptr)
 at Gtk.Object.set_Raw (IntPtr value) [0x00000]
 at Gtk.Window.set_Raw (IntPtr value) [0x00000]
 at Gtk.Window..ctor (WindowType type) [0x00000]
 at Gtk.Window..ctor (System.String title) [0x00000]
 at HelloWorld.Main (System.String[] args) [0x00000]

what is the problem here?

I am on Ubuntu Edgy Eft and have Mono 1.2.3.1

Thanks,
Stevie Broadfoot
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to