[Mono-dev] patch for Mono.Cairo to rename Graphics to Context

Mike Kestner mkestner at novell.com
Tue Nov 29 17:22:48 EST 2005


On Tue, 2005-11-29 at 15:53 -0500, John Luke wrote:
> On Tue, 2005-11-29 at 12:07 -0600, Mike Kestner wrote:
> 
> > We also need to address the issue of Mono.Cairo availability on win32
> > with the MS runtime.  We need to be able to build/ship Mono.Cairo
> > without mono on win32 for Gtk#.
> > 
> This already works (for gtk2.8), or are you referring to making it
> easier/automatic?

Right now, we only reference Mono.Cairo.dll on non-win32 platforms, so
2.7.1 probably doesn't even build out of the box on win32.  We need a
way to detect if Mono.Cairo is installed (ie mono-cairo.pc) and make
2.7.x depend on that.

We can't just depend on mono.pc because the MS runtime is a primary
win32 target for Gtk#.

-- 
Mike Kestner <mkestner at novell.com>




More information about the Mono-devel-list mailing list