[MonoDevelop] gtksharp compile issues - Sysetm.Action and Gtk.Action
Miguel de Icaza
miguel at novell.com
Sun Nov 14 13:48:39 EST 2010
Hello,
> http://ftp.novell.com/pub/mono/sources/gtk-sharp/
>
> The configure runs fine, but during make I get;
>
> ./DemoApplicationWindow.cs(159,25): error CS0104: `Action' is an
> ambiguous reference between `System.Action' and `Gtk.Action'
>
You can always use:
global::Gtk.Action
Where in the troublesome lines.
Miguel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20101114/ea5a1bed/attachment.html
More information about the Monodevelop-list
mailing list