Why my exe program output not display?
Answered
In teamcity 9.0.4 output from exe program is display, but in version 10.0.3 don't display output from program.
I'l create program for test this. Program writen on c++/Qt and display simple string "This is test output for teamcity!". Link for program https://drive.google.com/open?id=0B0wdf6l3xVVgdUFNbUFvd3dnOWs
Do output with qWarning() (maybe output works with std::cout, but i don't test it)
This screenshots about my problem


this is settings

Please sign in to leave a comment.
Hello,
I was able to reproduce it and it seems to be a bug, I have created an issue about this - you may add comments if you want.