[MonoDevelop] Namespace name `Indent' could not be found

Erik Dahlstrand erik.dahlstrand at gmail.com
Thu Jun 26 06:11:50 EDT 2008


Hi!

I'm trying to build MonoDevelop (trunk) on Ubuntu Hardy. Compilation fails
with following errors...

onoDevelop.XmlEditor/XmlFileExtensions.cs
./MonoDevelop.XmlEditor/XmlNamespace.cs ./MonoDevelop.XmlEditor/XmlParser.cs
./MonoDevelop.XmlEditor/XmlSchemaAssociation.cs
./MonoDevelop.XmlEditor/XmlSchemaManager.cs
./MonoDevelop.XmlEditor/XmlTextEditorExtension.cs
-out:../../../build/AddIns/MonoDevelop.XmlEditor/MonoDevelop.XmlEditor.dll
-target:library
./MonoDevelop.Xml.StateEngine/Parser.cs(42,17): error CS0246: The type or
namespace name `Indent' could not be found. Are you missing a using
directive or an assembly reference?
./MonoDevelop.Xml.StateEngine/Parser.cs(42,17): error CS0246: The type or
namespace name `Indent' could not be found. Are you missing a using
directive or an assembly reference?
./MonoDevelop.Xml.StateEngine/Parser.cs(64,24): error CS0246: The type or
namespace name `Indent' could not be found. Are you missing a using
directive or an assembly reference?
./MonoDevelop.Xml.StateEngine/Parser.cs(68,24): error CS0246: The type or
namespace name `Indent' could not be found. Are you missing a using
directive or an assembly reference?
Compilation failed: 4 error(s), 0 warnings
make[4]: ***
[../../../build/AddIns/MonoDevelop.XmlEditor/MonoDevelop.XmlEditor.dll] Fel
1

Any ideas?

Kind regards, Erik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20080626/e20a1284/attachment.html 


More information about the Monodevelop-list mailing list