-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Don't hardcode the path to v141 platform toolset #3434
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
kmelmon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
![]()
|
(Bumping to main conversation for visibility). This will break |
agree but since Office requires v141 for now, we can address that, move to default (v142) and remove the forced target path altogether in the same change |
JunielKatarn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please double-check whether to include the ARM VC tools.
This change removes the hardcoded path to C:\Program Files (x86)\ ... where we go look for v141 tool. This addresses #3430 and #3435
Microsoft Reviewers: Open in CodeFlow