[Please CC me]

Hi all,

  I am trying to build the OpenMCDF project using mono:

http://anonscm.debian.org/viewvc/collab-maint/deb-maint/openmcdf/

  However it currently fails to build the test suite with:


        CFSStreamTest.cs(5,17): error CS0234: The type or namespace
name `VisualStudio' does not exist in the namespace `Microsoft'. Are
you missing an assembly reference?
        CFSStreamTest.cs(14,6): error CS0246: The type or namespace
name `TestClass' could not be found. Are you missing a using directive
or an assembly reference?
        CFSStreamTest.cs(14,6): error CS0246: The type or namespace
name `TestClassAttribute' could not be found. Are you missing a using
directive or an assembly reference?
        CFSStreamTest.cs(33,16): error CS0118:
`OpenMcdfTest.CFSStreamTest.TestContext' is a `property' but a `type'
was expected
        CFSTorageTest.cs(5,17): error CS0234: The type or namespace
name `VisualStudio' does not exist in the namespace `Microsoft'. Are
you missing an assembly reference?
        CFSTorageTest.cs(14,6): error CS0246: The type or namespace
name `TestClass' could not be found. Are you missing a using directive
or an assembly reference?
        CFSTorageTest.cs(14,6): error CS0246: The type or namespace
name `TestClassAttribute' could not be found. Are you missing a using
directive or an assembly reference?
        CFSTorageTest.cs(32,16): error CS0118:
`OpenMcdfTest.CFSTorageTest.TestContext' is a `property' but a `type'
was expected
        CompoundFileTest.cs(5,17): error CS0234: The type or namespace
name `VisualStudio' does not exist in the namespace `Microsoft'. Are
you missing an assembly reference?
        CompoundFileTest.cs(15,6): error CS0246: The type or namespace
name `TestClass' could not be found. Are you missing a using directive
or an assembly reference?
        CompoundFileTest.cs(15,6): error CS0246: The type or namespace
name `TestClassAttribute' could not be found. Are you missing a using
directive or an assembly reference?
        CompoundFileTest.cs(31,16): error CS0118:
`OpenMcdfTest.CompoundFileTest.TestContext' is a `property' but a
`type' was expected
        SectorCollectionTest.cs(2,17): error CS0234: The type or
namespace name `VisualStudio' does not exist in the namespace
`Microsoft'. Are you missing an assembly reference?
        SectorCollectionTest.cs(14,6): error CS0246: The type or
namespace name `TestClass' could not be found. Are you missing a using
directive or an assembly reference?
        SectorCollectionTest.cs(14,6): error CS0246: The type or
namespace name `TestClassAttribute' could not be found. Are you
missing a using directive or an assembly reference?
        SectorCollectionTest.cs(25,16): error CS0118:
`OpenMcdfTest.SectorCollectionTest.TestContext' is a `property' but a
`type' was expected
        CFSStreamTest.cs(5,17): error CS0234: The type or namespace
name `VisualStudio' does not exist in the namespace `Microsoft'. Are
you missing an assembly reference?
        CFSTorageTest.cs(5,17): error CS0234: The type or namespace
name `VisualStudio' does not exist in the namespace `Microsoft'. Are
you missing an assembly reference?
        CompoundFileTest.cs(5,17): error CS0234: The type or namespace
name `VisualStudio' does not exist in the namespace `Microsoft'. Are
you missing an assembly reference?
        SectorCollectionTest.cs(2,17): error CS0234: The type or
namespace name `VisualStudio' does not exist in the namespace
`Microsoft'. Are you missing an assembly reference?


  Can I simply remove the tests from the package, or should I do
something smarter ?

Thanks much,
-- 
Mathieu


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/ca+7wusx+nm1phzycejooqap1ud5up3ahjsowp3oy57dxtyq...@mail.gmail.com

Reply via email to