Title: Message
Hi Vishal,
 
You first have to change to the nant sandbox directory, then you should have the bin directory in a sub-folder and the NAnt.build file in the root folder.  If you then run:
    bin\nant.exe package
this should work.  I have updated the readme.txt to (hopefully) be a little more clear on this.
 
I am not sure if this is needed but I also added a note about running the command vcvars32.bat (search for it on your file system, should be in the program files visual studio directory), which sets up the path for running unit tests in NAnt.  Your environment path may be setup correctly to run these already, but if you run into problems with the vc++ tests please try this. 
 
Let me know how it goes, and if I should add anything to the readme.
 
Cheers,
 
 
Clayton
-----Original Message-----
From: Vishal Gupta [mailto:[EMAIL PROTECTED]
Sent: March 25, 2004 12:52 AM
To: Clayton Harbour
Subject: [NAntC-Dev] RE: [Nant-users] NAntContrib Build Problem...

Hi Clayton
 
    I am trying to use NAntContrib <vssget> task with my NAnt for getting the latest updates from VSS. I have checked out the nant using cvs task. Now how should I build the nant I have got using the command bin\nant.exe package. I am getting the error "Could not find *.build file from ....../nant/bin".
   Please help me out. I would be extremely grateful to you.
 
Thanks and Regards,
Vishal Gupta

Reply via email to