[Mono-osx] First Run.
Matthew Mark Miller
das at dasmegabyte.org
Fri Jun 10 11:30:44 EDT 2005
"Also be sure that you have these files with the below content. If
you don't you will get a "System.TypeInitializationException" when
launching the application. This is a bug with the Mono package.
/Library/Frameworks/Mono.framework/Versions/Current/lib/mono/gac/
System.Drawing/1.0.5000.0__b03f5f7f11d50a3a/System.Drawing.dll.config
<configuration>
<dllmap dll="gdiplus.dll" target="/Library/Frameworks/
Mono.framework/Versions/Current/lib/libgdiplus.dylib" />
</configuration>
/Library/Frameworks/Mono.framework/Versions/Current/lib/mono/gac/
System.Windows.Forms/1.0.5000.0__b77a5c561934e089/
System.Windows.Forms.dll.config
<configuration>
<dllmap dll="gdiplus" target="/Library/Frameworks/
Mono.framework/Versions/Current/lib/libgdiplus.dylib" />
<dllmap dll="libX11" target="/usr/X11R6/lib/libX11.dylib" />
</configuration>
-------------
I discovered this through an immensely useful indexing application
service called "Google." It's on a page in the Cocoa# wiki, http://
www.cocoasharp.org/cocoaSharp/default.aspx/CocoaSharp/
WinFormsTutorial.html.
I also discovered a lovely list of instructions on getting GUI
applications to work under OSX. It's here: http://www.mono-
project.com/Mono:OSX .
I hope this helps and encourage you to direct your questions to the
Google service in the future before bringing it to the list.
MMM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://galactus.ximian.com/pipermail/mono-osx/attachments/20050610/98118321/attachment.html
More information about the Mono-osx
mailing list