[MonoDevelop] Problems Installing Monodevelop

Andrew Wills awills61@yahoo.co.uk
Fri, 29 Oct 2004 20:44:15 +0100


I've followed the steps described at  
http://www.mono-project.com/using/macos.html but hit the following  
error when trying to make monodevelop;

././Gui/Components/SdMenuCheckBox.cs(51) error CS0154: The property  
`Child' can not be used in this context because it lacks a set accessor
././Internal/Project/Project/ConvertXml.cs(117) warning CS0618:  
'System.Xml.Xsl.XslTransform.Transform(System.Xml.XPath.IXPathNavigable, 
  System.Xml.Xsl.XsltArgumentList)' is obsolete: 'You should pass  
XmlResolver to Transform() method'
././Internal/Project/Project/ConvertXml.cs(123) warning CS0618:  
'System.Xml.Xsl.XslTransform.Load(System.Xml.XmlReader,  
System.Xml.XmlResolver)' is obsolete: 'You should pass evidence.'
././Internal/Project/Project/ConvertXml.cs(127) warning CS0618:  
'System.Xml.Xsl.XslTransform.Transform(System.Xml.XPath.IXPathNavigable, 
  System.Xml.Xsl.XsltArgumentList)' is obsolete: 'You should pass  
XmlResolver to Transform() method'
Compilation failed: 1 error(s), 3 warnings
make[3]: *** [MonoDevelop.Base.dll] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1