[MonoDevelop] gtksharp compile issues - Sysetm.Action and Gtk.Action

aurfalien at gmail.com aurfalien at gmail.com
Sun Nov 14 13:37:46 EST 2010


Hi all,

As I go down the joyous checklist of getting monodevelop to work (a  
tedious endeavor which parallels root canal), I keep running into  
issues when trying to make gtk sharp 2.10.4 which I dl'd from here;

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'

and

./DemoUIManager.cs(135,25): error CS0104: `Action' is an ambiguous  
reference between `System.Action' and `Gtk.Action'

and then the make fails.

Any nuggets of kindness would be appreciated.

- aurf


More information about the Monodevelop-list mailing list