[Mono-osx] System.DllNotFoundException:--->libgdiplus.dylib
Andreas Stein
andi.stein at gmx.net
Tue May 17 11:41:58 EDT 2005
Hi all!
After install Tiger and Mono 1.7 I get this error:
------------------------------------------------------------------------
----------------------------------------------------------
Unhandled Exception: System.TypeInitializationException: An exception
was thrown by the type initializer for
System.Windows.Forms.ThemeEngine --->
System.TypeInitializationException: An exception was thrown by the
type initializer for System.Drawing.GDIPlus --->
System.DllNotFoundException: /Library/Frameworks/Mono.framework/
Versions/1.1.7/lib/libgdiplus.dylib
in (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup
(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartu
pOutput&)
in <0x0011c> System.Drawing.GDIPlus:.cctor ()--- End of inner
exception stack trace ---
in <0x00000> <unknown method>
in <0x00038> System.Drawing.FontFamily:get_GenericSansSerif ()
in <0x00034> System.Drawing.FontFamily:get_GenericSansSerif ()
in <0x001fc> System.Windows.Forms.ThemeWin32Classic:.ctor ()
in <0x00098> System.Windows.Forms.ThemeEngine:.cctor ()--- End of
inner exception stack trace ---
in <0x00000> <unknown method>
in <0x00018> System.Windows.Forms.ListView:get_DefaultSize ()
in <0x00014> System.Windows.Forms.ListView:get_DefaultSize ()
in <0x001a0> System.Windows.Forms.Control:.ctor ()
in <0x00080> System.Windows.Forms.ListView:.ctor ()
in (wrapper remoting-invoke-with-check)
System.Windows.Forms.ListView:.ctor ()
in <0x0003c> myBariPro.test:.ctor ()
in (wrapper remoting-invoke-with-check) myBariPro.test:.ctor ()
in <0x00040> myBariPro.test:Main ()
------------------------------------------------------------------------
----------------------------------------------------------
I had the same error before with Mono 1.6 but after upgrade
everything works.
Any ideas?
Cheers
Andreas
More information about the Mono-osx
mailing list