Oops forget to add subject line, sending it
again.
Hello
I am new to Nant and using the latest build
nightly build (0.85). I am trying to build a simple visual C++
application using solution task.
It compiles fine with out any problem, but it is
not creating the executables.
But if I us
Hello
I am new to Nant and using the latest build
nightly build (0.85). I am trying to build a simple visual C++
application using solution task.
It compiles fine with out any problem, but it is
not creating the executables.
But if I use IDE or calling through a command line
argument such
Hi
I am creating a very basic build file to compile a
very simple MFC application (C++ application).
I can compile this code using Visual studio .net
with out any problem. I am using the "Nant" build (nant-0.8.3.zip)
What I am missing here? Do I need to set any other
environment variables? P