Did you add the following to the source code:
using Gtk;

Open a console and check the gtk-sharp assembly by:
pkg-config --list-all |grep gtk-sharp-2.0

and/or
gacutil -l |grep gtk-sharp

If you find that the assembly is missing, you may have to reinstall mono or
gtk#.

Regards.



_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to