[MonoDevelop] Trouble installing/running

Dennis Boylan mono@b-lan.com
Tue, 18 May 2004 15:36:37 -0400


More information after a cleaning of all of mono off the system and trying
a re-install....

I'm now getting:

././Gui/Dialogs/ViewGPLDialog.cs(32) error CS0031: Constant value `-7' cannot be converted to Gtk.ResponseType
././Gui/Dialogs/OptionPanels/EditTemplateDialog.cs(90) error CS0031: Constant value `-5' cannot be converted to Gtk.ResponseType
Internal() warning CS0162: Unreachable code detected
././Internal/Project/Project/ConvertXml.cs(117) warning CS0618: Method `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: Method `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: Method `System.Xml.Xsl.XslTransform.Transform(System.Xml.XPath.IXPathNavigable, System.Xml.Xsl.XsltArgumentList)' is obsolete: `You should pass XmlResolver to Transform() method'
Compilation failed: 2 error(s), 4 warnings

When I try and compile monodevelop.

I'm using the daily snapshot mono-0.91.99.20040518 to start with.
Everything seemed to install ok with the exception of gecko-sharp which
I installed from CVS.

Clues would be helpful....

- Dennis