In a custom build script how do I tell AppVeyor what Messages to display?
Our messages tab is blank, but the build runs and outputs messages in its log. Whether the build fails with compile errors or warnings. We are using powershell to control the build script and it calls MSBuild for the main part of the build.
Thanks
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 24 Nov, 2014 08:21 PM
Add AppVeyor logger to build command:
2 Posted by victor on 25 Nov, 2014 01:44 AM
It worked - thanks!
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:50 AM.