[Mono-osx] [OSX] DllNotFoundException -gdiplus.dll-

Jose Manuel Islas Romero trentcioran at gmail.com
Thu Nov 10 13:55:38 EST 2005


Hi, yes me again (jeje)

I have already compiled and installed lbgdiplus, but when i try to run
a WinForms program it sends me this error:

Mono System.Windows.Forms Assembly [Revision: 49925; built: 2005/9/11 14:27:24]

Unhandled Exception: System.TypeInitializationException: An exception
was thrown by the type initializer for System.Drawing.GDIPlus --->
System.DllNotFoundException: gdiplus.dll
in (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup
(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
in <0x0018c> System.Drawing.GDIPlus:.cctor ()--- End of inner
exception stack trace ---

in <0x00000> <unknown method>
in <0x00084> System.Windows.Forms.Form:get_CreateParams ()
in <0x00080> System.Windows.Forms.Form:get_CreateParams ()
in <0x00338> System.Windows.Forms.Control:.ctor ()
in <0x00028> System.Windows.Forms.ScrollableControl:.ctor ()
in <0x0001c> System.Windows.Forms.ContainerControl:.ctor ()
in <0x0001c> System.Windows.Forms.Form:.ctor ()
in <0x00034> Configuration.Configuration:.ctor (System.String server)
in (wrapper remoting-invoke-with-check)
Configuration.Configuration:.ctor (string)
in <0x00034> Configuration.Configuration:Main ()

i've already set my DYLD_LIBRARY_PATH variable.


Thanx in advance

TrentCioran


More information about the Mono-osx mailing list