While building I get this error…

 

BUILD FAILED

           

External Program Failed: devenv.exe (return code was 1)

 

But when I’m in the command prompt and type devenv, it lauches microsoft dev env….Here is the command in my code:

 

            <exec

                                    program="devenv.exe"

                                    commandline='"${sys.env.ProjectBase????" /Rebuild "${Configuration}" /out "${sys.env.ProjectBase}…????"'/>

 

I have placed the path in the environment variables and all that. I’m new with NAnt so any help is appreciated!! Thanx in advance!!

 

    Jean Michel Thériault

        [EMAIL PROTECTED]

 

<<image004.jpg>>

Reply via email to