[Mono-winforms-list] swf
Paul
paul@all-the-johnsons.co.uk
Wed, 27 Oct 2004 07:32:46 +0100
--=-RIwD2cFXsO4qnKwhMzd7
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
Hi,
> i am working on winforms.I have installed libgdiplus,cairo,fontonfig=
,wine.
> I am getting following error after compilation ,during executing..
If you're using Mono compiled from cvs, you won't need Wine. All you do
is...
cd mcs/class/Managed.Windows.Forms
make MCS=3Dmcs
su
make install (or if you're installing to /usr instead of /usr local make
prefix=3D/usr install)
> Unhandled Exception: System.TypeInitializationException: An exception was=
thrown by the type initializer for System.Drawing.GDIPlus ---> System.DllN=
otFoundException: gdiplus.dll
> in <0x00053> (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusSt=
artup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusSta=
rtupOutput&)in <0x00068> System.Drawing.GDIPlus:.cctor ()
> --- End of inner exception stack trace ---
> =20
> in (unmanaged) System.Drawing.GDIPlus:GdipCreateFontFromHfont (intptr,int=
ptr&,System.Drawing.LOGFONTA&)
> in <0x000dd> System.Drawing.Font:FromHfont (intptr)
It looks like you've hit something which hasn't been implemented yet.
Have you a small code example which demonstrates the problem?
TTFN
Paul
--=20
"Trust me, I know what I'm doing" - Det. Sledgehammer
--=-RIwD2cFXsO4qnKwhMzd7
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
iD8DBQBBf0EOusSVe5EZv3wRAkyRAJ9C7zX+GjxahP8zrE5cmA4Jg4mvBQCfYD6e
hraBdcvJH6+IA2RZALoOrW4=
=wgbQ
-----END PGP SIGNATURE-----
--=-RIwD2cFXsO4qnKwhMzd7--