[Mono-winforms-list] Does X11 support imply Mac OSX support?

Baker, GJ (Gareth) G.J.Baker@dl.ac.uk
Sat, 25 Sep 2004 11:03:32 +0100


Quick update:

 This and the correct environment variable (DYLD_LIBRARY_PATH) remove the
exception output and enable a window with a title to be produced. However
any attempt to use say a PaintEvent causes major problems and hangs the X11
environment completely..... :-( (the joys of hacking)

The additional line to the config file is:

<dllmap dll="gdiplus.dll" target="libgdiplus.dylib"/>

Just to add I have recompiled Mono.Posix but not gone into mono and
recompiled mono/support, all of mono is still from the 1.1.1 package.

Regards
Gareth


-----Original Message-----
From: Peter Dennis Bartok
To: Mono-Winforms-List (E-mail)
Sent: 9/24/2004 4:28 PM
Subject: Re: [Mono-winforms-list] Does X11 support imply Mac OSX support?

Any chance it could not be finding libgdiplus? This might be the point
where 
it tries to load libgdiplus for the first time. You  might have to set
up 
some more path translation for it to find the .so.

Peter

>Exception 'An exception was thrown by the type initializer for
>System.Drawing.GDIPlus
>         at System.Object..ctor ()
>         at System.Drawing.Graphics.FromHwnd ()
>         at System.Drawing.Graphics.FromHwnd ()

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list