[MonoDevelop] Problem building current SVN

Valentin Sawadski valentin.sawadski at gmx.de
Tue May 8 11:53:30 EDT 2007


Hello all,

On Monday 07 May 2007 18:13, Andrés G. Aragoneses [ knocte ] wrote:
> Valentin Sawadski escribió:
> >> Am I right?
> >
> > Yes, I can confirm that the build (rev #76800) is broken, however I'm
> > having a slightly different error message:
> >
> > [...]
>
> Hello Valentin. Your problem looks quite different than mine: it seems
> you are using Gtk# < 2.8, and MonoDevelop recently switched to this
> version AFAIK.

Okay, I've found my problem. I installed Gtk# 2.8 in /usr/lib and md was 
looking in /usr/local/lib for it and /usr/local/lib contained Gtk# 2.4 (which 
I was not aware of).

However I'm still not able to compile md (rev #76942). It still prints the 
following error message:

./MonoDevelop.Components.DockToolbars/ArrowWindow.cs(49,29): warning CS0108: 
`MonoDevelop.Components.DockToolbars.ArrowWindow.Direction' hides inherited 
member `Gtk.Widget.Direction'. Use the new keyword if hiding was intended
/usr/lib/mono/gac/gtk-sharp/2.8.0.0__35e10195dab3c99f/gtk-sharp.dll (Location 
of the symbol related to previous warning)
./MonoDevelop.Components.HtmlControl/MozillaControl.cs(86,35): error CS0019: 
Operator `&' cannot be applied to operands of type `Gtk.WidgetFlags' and 
`Gtk.WidgetFlags'


>
> BTW, it seems that Lluis recently fixed the build (the problem I was
> having) by dropping the use of a Gtk#2.10 property that was not present
> in 2.8. Thanks Lluis.
>
> Regards,
>
> 	Andrés	[ knocte ]

Kind Regards,
Valentin Sawadski


More information about the Monodevelop-list mailing list