Problmes command line build runner environment
Hi, I am facing some strange issues with command line build . I am getting build successful status but final exe is not visible in artifacts or o/p directory.
attached snapshot for your reference.




I really need help here - trying to work out why this command fails from inside teamcity. Pls help
Regards
Vivek
Please sign in to leave a comment.
Hello Vivek,
TeamCity starts the build script in the work directory, but it does not produce the .exe file. Should your build script generate this file?
Thanks for your comment. I have used same commands from Command line able to produce final exe(i.e build o/p) but with TeamCity i have different experience. what could be the reason for no o/p..?
Did you run the same command on the agent machine? Please follow the guidelines and if the reason is not clear, please provide us with additional info/logs.