[Mono-osx] Merging Mono Failed. FATAL UNHANDLED EXCEPTION

CircleOf14 alfredomachin at hotmail.com
Tue Apr 3 20:10:46 UTC 2012


Hello. I am using MonoDevelop 2.8.8.4. And MonoFramework (MDK) 2.10.9. My
MonoMac application runs fine when debugging with MonoDevelop. Then I tried
to create the Application Bundle by going to Project -> Create Mac
Installer… 
"Include Mono in Application Bundle" is checked
Linker: is set to "Don't link assemblies"
Everything else is unchecked and grayed out.

When I hit "Create Package" then "Save", MonoDevelop begins to create the
bundle but then it fails with:

Unhandled Exception: System.ComponentModel.Win32Exception:
ApplicationName='gcc', CommandLine='-mmacosx-version-min=10.5 -m32
/tmp/monomac-build-634690657739224650/AboutToBlowUpDemo.app/Contents/MacOS/driver.m
-o
/tmp/monomac-build-634690657739224650/AboutToBlowUpDemo.app/Contents/MacOS/AboutToBlowUpDemo
-D_THREAD_SAFE
-I/Library/Frameworks/Mono.framework/Versions/2.10.9/include/mono-2.0  
/Library/Frameworks/Mono.framework/Versions/2.10.9/lib/libmono-2.0.a
-framework AppKit -liconv', CurrentDirectory=''
  at System.Diagnostics.Process.Start_noshell
(System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process
process) [0x00000] in <filename unknown>:0 
  at System.Diagnostics.Process.Start_common
(System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process
process) [0x00000] in <filename unknown>:0 
  at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo
startInfo) [0x00000] in <filename unknown>:0 
  at MonoMac.Bundler.Driver.RunCommand (System.String path, System.String
args, System.String[] env, System.String& output) [0x00000] in <filename
unknown>:0 
  at MonoMac.Bundler.Driver.Compile () [0x00000] in <filename unknown>:0 
  at MonoMac.Bundler.Driver.Main (System.String[] args) [0x00000] in
<filename unknown>:0 



[ERROR] FATAL UNHANDLED EXCEPTION: System.ComponentModel.Win32Exception:
ApplicationName='gcc', CommandLine='-mmacosx-version-min=10.5 -m32
/tmp/monomac-build-634690657739224650/AboutToBlowUpDemo.app/Contents/MacOS/driver.m
-o
/tmp/monomac-build-634690657739224650/AboutToBlowUpDemo.app/Contents/MacOS/AboutToBlowUpDemo
-D_THREAD_SAFE
-I/Library/Frameworks/Mono.framework/Versions/2.10.9/include/mono-2.0  
/Library/Frameworks/Mono.framework/Versions/2.10.9/lib/libmono-2.0.a
-framework AppKit -liconv', CurrentDirectory=''
  at System.Diagnostics.Process.Start_noshell
(System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process
process) [0x00000] in <filename unknown>:0 
  at System.Diagnostics.Process.Start_common
(System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process
process) [0x00000] in <filename unknown>:0 
  at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo
startInfo) [0x00000] in <filename unknown>:0 
  at MonoMac.Bundler.Driver.RunCommand (System.String path, System.String
args, System.String[] env, System.String& output) [0x00000] in <filename
unknown>:0 
  at MonoMac.Bundler.Driver.Compile () [0x00000] in <filename unknown>:0 
  at MonoMac.Bundler.Driver.Main (System.String[] args) [0x00000] in
<filename unknown>:0 
mmp exited with code 1

Merging Mono failed

Can anybody tell me what I'm doing wrong?

--
View this message in context: http://mono.1490590.n4.nabble.com/Merging-Mono-Failed-FATAL-UNHANDLED-EXCEPTION-tp4530034p4530034.html
Sent from the Mono - OSX mailing list archive at Nabble.com.


More information about the Mono-osx mailing list