[Mono-osx] "missing libgdiplus.dylib in 1.2.6_2"
marc hoffman
mh at elitedev.com
Sun Dec 9 15:55:51 EST 2007
Geoff (or anyone),
i'm having another look at WinForms on OSX, but my apps fail to start
with the exception below, claiming a missing libgdiplus.dylib - but that
file is present in said location. What could i be missing?
WinForms worked ok on previous Monos (1.24 or 1.25 - im not sure; has
been a while since i tried it).
This is with the 1.2.6_2 preview and the updated MWF package from your blog.
Somewhat unrelated: would one need to do anything special in order to
take advantage of the new drivers and run WinForms without X11? i notice
my standard "-m WinForms" macpack'ed app still launches X11 (before
crashing)...
12/9/07 6:49:54 PM [0x0-0x109109].com.WindowsApplication1[3104]
Unhandled Exception: System.TypeInitializationException: An exception
was thrown by the type initializer for System.Windows.Forms.XplatUI --->
System.TypeInitializationException: An exception was thrown by the type
initializer for System.Drawing.GDIPlus ---> System.DllNotFoundException:
/Library/Frameworks/Mono.framework/Versions/Current/lib/libgdiplus.dylib
More information about the Mono-osx
mailing list