[MonoDevelop] Problem building current SVN

qva5 qva5 at poczta.onet.pl
Sat May 19 18:42:01 EDT 2007


Valentin Sawadski wrote:
> 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'
> 

Did you manage to fix that problem and install monodevelop from svn?
I got newest sources, but when run 'make' I receive the same problem;(

./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.10.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'
./MonoDevelop.Components/Navbar.cs(53,28): warning CS0612: 
`Gtk.Toolbar.IconSize' is obsolete


Anybody else got the same problem?

> Kind Regards,
> Valentin Sawadski


Lukasz


More information about the Monodevelop-list mailing list