[Mono-osx] First Run.

Sean sean at tinfoilhat.ca
Fri Jun 10 11:38:41 EDT 2005


Those already existed when I came across that earlier.
Thanks for your input regardless.

--  
Sean




On 10-Jun-05, at 10:30 AM, Matthew Mark Miller wrote:

> "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
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx
>



More information about the Mono-osx mailing list