[Mono-devel-list] gdiplus downloaded but still says missing from mono

John BouAntoun jbouantoun at rogen.com.au
Wed Nov 3 17:37:15 EST 2004


You need to make sure that your 
LD_LIBRARY_PATH is correct, or if you use ld.so then rerun ldconfig to
update the cache.

JBA

-----Original Message-----
From: mono-devel-list-admin at lists.ximian.com
[mailto:mono-devel-list-admin at lists.ximian.com] On Behalf Of Doug
Sent: Thursday, 4 November 2004 9:20 AM
To: mono-devel-list at lists.ximian.com
Subject: [Mono-devel-list] gdiplus downloaded but still says missing
from mono


I have downloaded the gdiplus.dll file and placed it
in various locations in my path.  However, when I try
running an exe with mono I still get the below error
message that it is missing.  Any ideas???

# mono monotest.exe
#region #line XplatUI Constructor called

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: gdiplus.dll
in <0x0009c> (wrapper managed-to-native)
System.Drawing.GDIPlus:GdiplusStartup
(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartu
pOutput&)
in <0x00074> System.Drawing.GDIPlus:.cctor ()
--- End of inner exception stack trace ---

in (unmanaged) System.Drawing.Pen:.ctor
(System.Drawing.Color,single)
in <0x00080> System.Drawing.Pen:.ctor
(System.Drawing.Color,single)
in <0x00050> System.Drawing.Pen:.ctor
(System.Drawing.Color)
in <0x00110> (wrapper remoting-invoke-with-check)
System.Drawing.Pen:.ctor (System.Drawing.Color) in <0x0020c>
System.Windows.Forms.ThemeWin32Classic:.ctor () in <0x000e8>
System.Windows.Forms.ThemeEngine:.cctor
()
--- End of inner exception stack trace ---

in (unmanaged) System.Windows.Forms.Control:get_DefaultBackColor () in
<0x0000c> System.Windows.Forms.Control:get_DefaultBackColor () in
<0x00098> System.Windows.Forms.Control:get_BackColor () in <0x00058>
FormParentWindow:.ctor
(System.Windows.Forms.Form)
in <0x00084> (wrapper remoting-invoke-with-check) FormParentWindow:.ctor
(System.Windows.Forms.Form) in <0x00070>
System.Windows.Forms.Form:get_CreateParams () in <0x00244>
System.Windows.Forms.Control:.ctor () in <0x00008>
System.Windows.Forms.ScrollableControl:.ctor () in <0x00008>
System.Windows.Forms.ContainerControl:.ctor () in <0x00008>
System.Windows.Forms.Form:.ctor () in <0x0000c>
MonoHelloWorld.Form1:.ctor () in <0x00074> (wrapper
remoting-invoke-with-check) MonoHelloWorld.Form1:.ctor () in <0x00024>
MonoHelloWorld.Form1:Main ()

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list