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
|
Title: Message