[MonoDevelop] SVN Trunk Won't Compile Missing Reference? (svn rev: 123811)

Lluis Sanchez Gual lluis at novell.com
Mon Jan 19 12:18:05 EST 2009


This has already been fixed in SVN.

El dl 19 de 01 de 2009 a les 16:39 +0000, en/na Charles Mason va
escriure:
> Hi All,
> 
> I have been following the SVN trunk for a couple of months now. I ran
> SVN update to bring it up to the latest version all went well. I have
> a couple of local modifications but nothing conflicted.  Below is a
> sample of the output
> 
> ./Gui/TestResultsPad.cs(125,40): warning CS0612:
> `Gtk.ToolItem.SetTooltip(Gtk.Tooltips, string, string)' is obsolete
> ./Gui/TestResultsPad.cs(134,39): warning CS0612:
> `Gtk.ToolItem.SetTooltip(Gtk.Tooltips, string, string)' is obsolete
> ./Gui/TestResultsPad.cs(143,38): warning CS0612:
> `Gtk.ToolItem.SetTooltip(Gtk.Tooltips, string, string)' is obsolete
> ./Services/NUnitService.cs(121,41): error CS0246: The type or
> namespace name `AsyncOperation' could not be found. Are you missing a
> using directive or an assembly reference?
> Compilation failed: 1 error(s), 11 warnings
> make[5]: *** [../../../build/AddIns/NUnit/MonoDevelop.NUnit.dll] Error 1
> make[5]: Leaving directory
> `/usr/src/monoSVN/monodevelop1.9.1/monodevelop/main/src/addins/NUnit'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory
> `/usr/src/monoSVN/monodevelop1.9.1/monodevelop/main/src/addins/NUnit'
> 
> It appears to be part of the Nunit integration thats causing the
> problem. Can I disable this with a configure switch, I can't seem to
> find one.
> 
> I noticed the change log mentions some work on Nunit recently. I am
> running mono 2.0.1 from a source tar ball on Ubuntu Intrepid.
> 
> Is this just something missing on my system or  is it an error in a
> recent commit?
> 
> Any one else experiencing this?
> 
> Charlie M
> _______________________________________________
> 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