Menu

#1 Does not compile.

open
nobody
None
5
2004-04-29
2004-04-29
No

The referenced component 'NUnitCore' could not be found.
C:\Source
Files\cscodedomparser\CodeTreeView\TreeCreator.cs(23):
The private field
'CodeTreeView.TreeCreator.currentTypeName' is never used
C:\Source Files\cscodedomparser\nunittests\Test.cs(12):
The type or namespace name 'NUnit' could not be found
(are you missing a using directive or an assembly
reference?)
C:\Source Files\cscodedomparser\nunittests\Test.cs(22):
The type or namespace name 'TestCase' could not be
found (are you missing a using directive or an assembly
reference?)
C:\Source
Files\cscodedomparser\nunittests\Test.cs(733): The type
or namespace name 'ITest' could not be found (are you
missing a using directive or an assembly reference?)
C:\Source
Files\cscodedomparser\nunittests\TestProjectFiles.cs(13):
The type or namespace name 'NUnit' could not be found
(are you missing a using directive or an assembly
reference?)
C:\Source
Files\cscodedomparser\nunittests\TestProjectFiles.cs(23):
The type or namespace name 'TestCase' could not be
found (are you missing a using directive or an assembly
reference?)
C:\Source
Files\cscodedomparser\nunittests\TestProjectFiles.cs(72):
The type or namespace name 'ITest' could not be found
(are you missing a using directive or an assembly
reference?)

Discussion

  • Eric

    Eric - 2004-06-11

    Logged In: YES
    user_id=1061796

    If you remove the test project il will compile adn even run.
    But if you try to run build.bat il will mess up cs-paser.cs. I
    don't know how to make it work.

     
  • Ivan Zderadicka

    Ivan Zderadicka - 2004-10-18

    Logged In: YES
    user_id=603395

    Needs NUnit for tests - you should download NUnit assembly
    from their site.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.