[Mono-winforms-list] libgdiplus build (Was: Re: [Mono-devel-list] libgdiplus problem)

Paolo Molaro lupus@ximian.com
Tue, 25 Jan 2005 14:21:23 +0100


On 01/25/05 Paul wrote:
> I can compile everything except libgdiplus. That complains that it
> cannot find cairo-0.3.0 (I think!). The version of cairo I have is
> whatever is currently being dispensed by the cairo cvs server.

Today I imported libpixman and cairo inside libgdiplus, so that
it's not needed anymore to go and hunt down the right version
of cairo. Just run ./autogen.sh and make, make install and
you should be set. Tarballs use the normal ./configure (./autogen.sh
is for the build from svn).
We don't install the libraries, so they won't interfere with the normal
cairo libs.
Once the cairo API will stabilize, we'll build again from an installed
cairo lib, so that it will be possible to interoperate with
other toolkits and libraries that use and expose the cairo context for 
drawing etc.

lupus

-- 
-----------------------------------------------------------------
lupus@debian.org                                     debian/rules
lupus@ximian.com                             Monkeys do it better