[Gtk-sharp-list] glibsharpglue-2 problem

spectre1989 spectre1989 at gmail.com
Thu Aug 18 14:42:44 EDT 2011


Hi everyone,

I've written a GTK# program for work, and it runs fine in the monodevelop
debugger, but when I try to run it from the terminal I get this:

Unhandled Exception: System.TypeInitializationException: An exception was
thrown by the type initializer for Gtk.Application --->
System.DllNotFoundException: glibsharpglue-2
  at (wrapper managed-to-native) GLib.Thread:glibsharp_g_thread_supported ()
  at GLib.Thread.get_Supported () [0x00000] in <filename unknown>:0 
  at Gtk.Application..cctor () [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at ManifestCreator.MainClass.Main (System.String[] args) [0x00000] in
<filename unknown>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An
exception was thrown by the type initializer for Gtk.Application --->
System.DllNotFoundException: glibsharpglue-2
  at (wrapper managed-to-native) GLib.Thread:glibsharp_g_thread_supported ()
  at GLib.Thread.get_Supported () [0x00000] in <filename unknown>:0 
  at Gtk.Application..cctor () [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at ManifestCreator.MainClass.Main (System.String[] args) [0x00000] in
<filename unknown>:0 

I've reinstalled the Mono 2.10.4 SDK more times than I can count, I'm not
sure why my mono install would still be broken? I'm running Mac OSX Lion.

Greatly appreciate any help
Cheers
J

--
View this message in context: http://mono.1490590.n4.nabble.com/glibsharpglue-2-problem-tp3753313p3753313.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.


More information about the Gtk-sharp-list mailing list