I was just wondering if it is normal that when building, once inside a target and it finds an error, it doesn’t finish the target. By this I mean it doesn’t write my echo ‘s out nor executes the rest of the code.

 

[exec] devenv.exe "t:\...????" /Rebuild "Debug" /out "t:\....????\compile.log"

           

            BUILD FAILED

           

            t:\.....????.build(179,7):

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

           

            Total time: 363.7 seconds.

 

I have code after this that is there to catch the error and do something else, if the error occurs…but it never gets there cause it seems to leaves the target after this error…

Any help is greatly appreciated!! Thanx in advance…

 

    Jean Michel Thériault

      [EMAIL PROTECTED]

 

<<image004.jpg>>

Reply via email to