[Mono-osx] Mono 1.2.3 Preview Pains

R. Tyler Ballance tyler at bleepconsulting.com
Fri Jan 26 16:33:31 EST 2007


On the off chance that you're using Dumbarton in your projects, and  
you try out 1.2.3 be aware that it moves some stuff around and may  
break your builds (d'oh!)

My old header search paths that work with 1.2.2:
/Library/Frameworks/Mono.framework/Headers /Library/Frameworks/ 
Mono.framework/Libraries/glib-2.0/include /Library/Frameworks/ 
Mono.framework/Headers/glib-2.0

My new header search paths that work with 1.2.3:
/Library/Frameworks/Mono.framework/Headers/mono-1.0 /Library/ 
Frameworks/Mono.framework/Headers /Library/Frameworks/Mono.framework/ 
Libraries/glib-2.0/include /Library/Frameworks/Mono.framework/Headers/ 
glib-2.0

The mono/ header directory got shuffled into mono-1.0 meaning that  
the jit.h and other assorted headers that Dumbarton needs are going  
to cause it to whine on builds if you don't update your header paths.


But that gets me building. I'm working through why my Dumbarton-based  
$PROJECT[ no longer...runs on 1.2.3, but here's the error:

2007-01-26 15:29:56.811 $PROJECT[14970] Compress Assembly Path: / 
Software/Perforce/user/tyler/$PROJECT[_(Network)/build/Debug/$PROJECT 
[.app/Contents/Libraries/Compress.dll

** ERROR **: runtime invoke called on uninitialized runtime
aborting...
Stacktrace:


$PROJECT[ has exited due to signal 6 (SIGABRT).


While I know what this means, I'm not exactly sure why it's cropping  
up as this code worked....this morning on 1.2.2, More details to  
follow :)


Cheers

R. Tyler Ballance: Custom Mac and Linux Development at bleep. consulting
contact: tyler at bleepconsulting.com | jabber: tyler at jabber.geekisp.com


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20070126/02aee681/attachment-0001.html 


More information about the Mono-osx mailing list