[Mono-devel-list] gdiplus builds

Bernie Solomon bernard at ugsolutions.com
Mon Nov 3 12:03:41 EST 2003


Actually this whole library is not built on windows as it is a emulation of
an Windows library for other platforms. Indeed there are more definitions of
datatypes that would clash with windows definitions in its headers. Since
the header is used to pick up the UINT type definitions it seems uglify.h
matches the need better.

Bernie
----- Original Message ----- 
From: "Dick Porter" <dick at ximian.com>
To: <mono-devel-list at lists.ximian.com>
Sent: Saturday, November 01, 2003 3:23 AM
Subject: Re: [Mono-devel-list] gdiplus builds


> On Sat, 2003-11-01 at 00:33, Bernie Solomon wrote:
> > I attach my first set of diffs to get rid of GCC-isms and also just pick
up
> > the headers from the runtime that are really needed (just the
uglification
> > of types...)
>
> You should include io-layer.h not uglify.h, so that it works on windows.
>
> - Dick
>
>
> _______________________________________________
> 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