I downloaded nant-0.8.3.50105, and followed the build instructions (unzip to a
directory, cd to the directory, run bin\nant). After
many modules successfully built, I get the output below (a failure while building
Nant.VisualCpp). The output tells me to refer to
the build log -- is that perhaps
David,
can you check to see if you have cl.exe in your path. Thats been why
this has failed in the past.
Actually at this point Nant has been built successfully and its the
post-build unit tests that are failing. You should be able to use the
just built nant with no problems.
Ian
David E. Bat