torarvid commented on Bug JENKINS-5552

@agallant Well, my fix is for the "build variables" that is passed to msbuild and not the whole command line. Not 100% sure where you supply that '/build "Release|Win32"' part of it, but that might be why.

I think - according to the description of this issue, that it is correct to set the status to "Resolved", and maybe create a separate issue (that I admit - is very much related).

My own itch is scratched, so I'm sorry I don't have more time right now to fix this - But I have a quick fix suggestion for you:

Try to pass these options as '/p:Configuration=Release /p:Platform=Win32' instead of using the compound /build flag

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to