[Mono-devel-list] Building mono-tools

Rafael Ferreira lists at ophion.org
Mon Jul 25 17:08:21 EDT 2005


I stand corrected. you need version 0.6 of gecko-sharp. 

- raf
On Mon, 2005-07-25 at 14:06 -0700, Rafael Ferreira wrote:
> You're are om the 2.0 version of gecko-sharp, you need version 1.0. 
> 
> Actually I was working on a patch to make monodoc work with gecko 2.0,
> does anyone think that it would be worth while? 
> 
> - raf
> 
> On Mon, 2005-07-25 at 22:03 +0100, Paul wrote:
> > Hi,
> > 
> > I have both the bog standard and developer versions of gtk-sharp
> > installed (as I've been told that they are happy side by side). However,
> > when I try to compile mono-tools, I'm getting the following error which
> > prevents the build.
> > 
> > Any ideas what's going on?
> > 
> > ./elabel.cs(74) warning CS0108: `ELabel.Ellipsize(Pango.Layout, string,
> > int, int, int)' hides inherited member `Gtk.Label.Ellipsize'. Use the
> > new keyword if hiding was intended
> > /usr/lib/mono/gtk-sharp/gtk-sharp.dll: `Gtk.Label.Ellipsize' (name of
> > symbol related to previous warning
> > ./browser.cs(1155) warning CS0219: The variable `a' is assigned but its
> > value is never used
> > ./browser.cs(760) warning CS0436: Ignoring imported type
> > `Monodoc.CopyXmlNodeWriter' since the current assembly already has a
> > declaration with the same name
> > ./XmlNodeWriter.cs(14): `Monodoc.CopyXmlNodeWriter' (name of symbol
> > related to previous warning
> > /usr/lib/mono/monodoc/monodoc.dll: `Monodoc.CopyXmlNodeWriter' (name of
> > symbol related to previous warning
> > ./browser.cs(764) warning CS0219: The variable `dd' is assigned but its
> > value is never used
> > ./browser.cs(1027) warning CS0219: The variable `md' is assigned but its
> > value is never used
> > ./browser.cs(1057) warning CS0219: The variable `service' is assigned
> > but its value is never used
> > ./browser.cs(1406) warning CS0219: The variable `path' is assigned but
> > its value is never used
> > ./browser.cs(1691) warning CS0219: The variable `found' is assigned but
> > its value is never used
> > ./HtmlRender.cs(64) error CS1502: The best overloaded method match for
> > `Gtk.Container.Add(Gtk.Widget)' has some invalid arguments
> > ./HtmlRender.cs(64) error CS1503: Argument 1: Cannot convert from
> > `Gecko.WebControl' to `Gtk.Widget'
> > ./HtmlRender.cs(64) error CS1501: No overload for method `Add' takes `1'
> > arguments
> > make[1]: *** [browser.exe] Error 1
> > make: *** [all-recursive] Error 1
> > 
> > Other than the bog-standard gtk-sharp, everything is from trunk.
> > 
> > TTFN
> > 
> > Paul
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 
> _______________________________________________
> 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