[MonoDevelop] Compiling problem

Lluis Sanchez lluis at ximian.com
Wed Aug 24 06:23:59 EDT 2005


There have been some changes regarding stock icons, but the build don't
seems to be broken in SVN, so it must be something messed up in your
local tree. Make sure to update the whole tree and that there are no
conflicts.

El dg 21 de 08 del 2005 a les 13:43 +0100, en/na Paul va escriure:
> Hi,
> 
> I'm running mono from the developer branch which may explain this
> problem, but then again, it might not. Anyone else getting this while
> trying to compile MonoDevelop?
> 
> ./Gui/Pads/OpenTaskView.cs(122,9): warning CS0618:
> `Gtk.Menu.Popup(Gtk.Widget, Gtk.Widget, Gtk.MenuPositionFunc,
> System.IntPtr, uint, uint)' is obsolete: `Replaced by overload without
> IntPtr argument'
> ./Gui/Pads/FileScout/FileList.cs(194,9): warning CS0618:
> `Gtk.Menu.Popup(Gtk.Widget, Gtk.Widget, Gtk.MenuPositionFunc,
> System.IntPtr, uint, uint)' is obsolete: `Replaced by overload without
> IntPtr argument'
> ./Services/ResourceService.cs(63,4): error CS0246: The type or namespace
> name `StockIconCodon' could not be found. Are you missing a using
> directive or an assembly reference?
> ./Services/ResourceService.cs(64,13): error CS0246: The type or
> namespace name `StockIconCodon' could not be found. Are you missing a
> using directive or an assembly reference?
> make[3]: *** [../../../build/bin/MonoDevelop.Base.dll] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive] Error 1
> 
> TTFN
> 
> Paul
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list



More information about the Monodevelop-list mailing list