Mono System.Windows.Forms Assembly [Revision: 44101; built: 2005/5/5 21:38:0]

Unhandled Exception: System.TypeInitializationException: An exception was thrown
 by the type initializer for System.Windows.Forms.XplatUI ---> System.DllNotFoun
dException: libX11
in (wrapper managed-to-native) System.Windows.Forms.XplatUIX11:XInitThreads ()
in <0x00090> System.Windows.Forms.XplatUIX11:.ctor ()
in <0x00060> System.Windows.Forms.XplatUIX11:GetInstance ()
in <0x00080> System.Windows.Forms.XplatUI:.cctor ()--- End of inner exception st
ack trace ---

in <0x00000> <unknown method>
in <0x0006c> System.Windows.Forms.Form:get_CreateParams ()
in <0x00068> System.Windows.Forms.Form:get_CreateParams ()
in <0x002c8> System.Windows.Forms.Control:.ctor ()
in <0x00028> System.Windows.Forms.ScrollableControl:.ctor ()
in <0x00018> System.Windows.Forms.ContainerControl:.ctor ()
in <0x0001c> System.Windows.Forms.Form:.ctor ()
in <0x0001c> BlogSharp.Gui.MainForm:.ctor ()
in (wrapper remoting-invoke-with-check) BlogSharp.Gui.MainForm:.ctor ()
in <0x00030> BlogSharp.Gui.MainForm:Main (System.String[] args)

I'm running this on a Mac from X11.app. Any suggestions? I have
libgdiplus from svn installed and I built my installation of mono from
svn recently.
_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to