[Mono-osx] MonoDevelop and GTK

bmahf bmahf at hotmail.com
Fri Apr 30 22:15:18 EDT 2010


Hi, I'm new to Mono, and trying to pick my way through getting started.  I am
having the same problem as stated in this topic.  The description of setup
and choice of solution given by lorek are the same as mine.  I am on MacOS X
10.6.2, with Mono framework 2.6.3 installed, and using MonoDevelop version
2.2.2.  I chose a sample Glade# 2.0 project.  When I compiled, I got glade
and gtk issues, and when I looked at the references, all had errors saying
that versions were not the same as the project expected, so I removed and
re-added all references and then it compiled properly.  But then when I went
to run, I got the following output:

Unhandled Exception: System.ArgumentException: Cannot get resource file
'gui.glade'
Parameter name: resource_name
  at Glade.XML..ctor (System.Reflection.Assembly assembly, System.String
resource_name, System.String root, System.String domain) [0x00000] in
<filename unknown>:0 
  at GladeApp..ctor (System.String[] args) [0x0000b] in
/Users/bruce/Projects/Mono/FirstGladeProject/FirstGladeProject/Main.cs:16 
  at GladeApp.Main (System.String[] args) [0x00000] in
/Users/bruce/Projects/Mono/FirstGladeProject/FirstGladeProject/Main.cs:9 
The application was terminated by a signal: SIGHUP

Not sure what I should do to go on from here.  Any help will be very
appreciated.  Thanks...
Bruce

-- 
View this message in context: http://mono.1490590.n4.nabble.com/MonoDevelop-and-GTK-tp1548988p2080600.html
Sent from the Mono - OSX mailing list archive at Nabble.com.


More information about the Mono-osx mailing list