[Gtk-sharp-list] Broken build for samples/gconf.

Miguel de Icaza miguel@ximian.com
05 Feb 2003 00:25:42 -0500


Hello,

   Any idea about this build breaker on Gtk#?

main.cs(57) error CS0117: `Gtk.Settings' does not contain a definition
for `Changed'
main.cs(58) error CS0117: `Gtk.Settings' does not contain a definition
for `TheColorChanged'
main.cs(61) error CS0103: The name `SettingKeys.Enable' could not be
found in `Sample.X'
main.cs(62) error CS0103: The name `SettingKeys.TheColor' could not be
found in `Sample.X'
main.cs(63) error CS0103: The name `SettingKeys.TheFilename' could not
be found in `Sample.X'
main.cs(64) error CS0103: The name `SettingKeys.TheInteger' could not be
found in `Sample.X'
main.cs(65) error CS0103: The name `SettingKeys.TheFloat' could not be
found in `Sample.X'
main.cs(66) error CS0103: The name `SettingKeys.TheFirstEnum' could not
be found in `Sample.X'
main.cs(67) error CS0103: The name `SettingKeys.TheSecondEnum' could not
be found in `Sample.X'
main.cs(68) error CS0103: The name `SettingKeys.TheText' could not be
found in `Sample.X'
main.cs(70) error CS0103: The name `SettingKeys.Enable' could not be
found in `Sample.X'