Skip to content

update windows build container#106

Merged
devhawk merged 3 commits into
masterfrom
devhawk/win-build-update
Nov 30, 2018
Merged

update windows build container#106
devhawk merged 3 commits into
masterfrom
devhawk/win-build-update

Conversation

@devhawk

@devhawk devhawk commented Nov 30, 2018

Copy link
Copy Markdown
Contributor

Removing seperate install of Windows 10 SDK. As of 15.9.1, VS Build Tools includes Windows 10 SDK v17763 (aka RS5 SDK). Verified manually that this new image works with our existing build infrastrucutre

Note, the WIndows SDK is a required depenency of the cmake tooling (aka Microsoft.VisualStudio.Component.VC.CMake.Project). I think we should be specifying the Windows SDK on the build tools command line, but the docs are unclear on the topic. Waiting on feedback from VS team before committing.

VS team verified Windows 10 SDK v17763 component ID is same between VS and VS Build Tools, though it's not listed on the VS Build tool component ID list page (currently). Manually added to dockerfile to ensure correct installation in case vs build tool dependency tree changes in the future

@devhawk devhawk merged commit ae11585 into master Nov 30, 2018
@devhawk

devhawk commented Nov 30, 2018

Copy link
Copy Markdown
Contributor Author

FYI, this change will get picked up as part of the new Sunday night build container refresh

@devhawk devhawk deleted the devhawk/win-build-update branch December 3, 2018 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant