From: Andreas S. <a.s...@gm...> - 2003-08-30 10:48:50
|
Hi! I'm using Mono 0.26 on Mandrake 9.1. When I try to compile C# Studio, I get following error messages: MainMenu.cs(155) error CS0122: `Gtk.MenuItem.Data' is inaccessible due to its protection level MainMenu.cs(156) error CS0122: `Gtk.MenuItem.Data' is inaccessible due to its protection level MainMenu.cs(193) error CS0122: `Gtk.MenuItem.Data' is inaccessible due to its protection level MainMenu.cs(194) error CS0122: `Gtk.MenuItem.Data' is inaccessible due to its protection level MainMenu.cs(196) error CS0165: Use of unassigned local variable `name' Do you have an idea what's wrong? Andreas |