Am Montag, den 19.04.2010, 17:39 +0200 schrieb Andre Klapper: > ./gtk-gui/Mono.Addins.Gui.AddinInstallDialog.cs(345,38): error CS0266: > Cannot implicitly convert type `Pango.EllipsizeMode' to > `Pango.EllipsizeMode'. An explicit conversion exists (are you missing a > cast?) > ./gtk-gui/Mono.Addins.Gui.NewSiteDialog.cs(83,31): error CS0029: Cannot > implicitly convert type `GLib.SList' to `GLib.SList'
Looks like I should not load two assemblies at the same time. Cleaning the install dir helps. At least this posting is now covered by some email archives. ;-) andre -- mailto:[email protected] | failed http://www.iomc.de/ | http://blogs.gnome.org/aklapper _______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
