BugNET

Open source issue tracking & project management

Forums

HomeHomeSupportSupportInstalling BugN...Installing BugN...nunit-console.exe error in building source codenunit-console.exe error in building source code
Previous
 
Next
New Post
10/16/2006 1:40 AM
 

hi

i was trying build the source code of bugnet using nant tool.

i followed the exact procedure but got error when writing "nant full" on cmd prompt and build failed . i am not able to trace out the problem please help . following r details :

C:\>cd bugnet

C:\BugNET>nant full
NAnt 0.85 (Build 0.85.1932.0; rc3; 4/16/2005)
Copyright (C) 2001-2005 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///C:/BugNET/BugNet.build
Target framework: Microsoft .NET Framework 1.1
Target(s) specified: full

  [sysinfo] Setting system information properties under sys.*

clean:

   [delete] Deleting directory 'C:\BugNET\build'.

create-common-assemblyinfo:

   [attrib] Setting file attributes for 1 files to Normal.

compile:

 [solution] Starting solution build.
 [solution] Building 'BugNet' [Release] ...
 [solution] Building 'BugNet.UnitTests' [Release] ...

run-unit-tests:

    [mkdir] Creating directory 'C:\BugNET\build\test-reports'.

BUILD FAILED

C:\BugNET\BugNet.build(77,4):
'C:\BugNET\tools\nunit\nunit-console.exe' failed to start.
    The directory name is invalid

Total time: 1 seconds.

Please help me to get out of problem !!!

Regen 

 
New Post
10/16/2006 12:35 PM
 
The nant build file is no longer used or maintained.  It has been removed from the source repository.

Until a new build file can be created please us visual studio or visual studio express to build the application.

Davin Dubeau

follow us on twitter facebook users group google plus
 
Previous
 
Next
HomeHomeSupportSupportInstalling BugN...Installing BugN...nunit-console.exe error in building source codenunit-console.exe error in building source code


Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.