How do I run visual studio from ant script and publish the results on the build result editor
2 answers
You can also look at this article, where user Pascal van Kempen provided an interpreter, so you can drill-down into the msbuild compiler results, as you would do when RTC would directly build the solution file in Visual Studio: https://jazz.net/forum/questions/106078/how-to-fetch-compilation-errors-and-warnings-when-using-antmsbuild-in-rtc?page=1&focusedAnswerId=108254#108254
Comments
Canberk Akduygu
May 21 '13, 4:16 p.m.https://jazz.net/library/article/518
Rachel Dichner
May 21 '13, 4:21 p.m.Hi