Description
Building the latest 5.9 snapshot fails to package due to missing files.
##[error]platforms\Windows\sdk-amd64.wxs(449,0): Error WIX0103: Cannot find the File file 'D:\a\1/windows-sdk-amd64/Library/Developer/Platforms/Windows.platform/Developer/SDKs/Windows.sdk\usr\lib\swift\windows\x86_64\libcxxshim.h'. The following paths were checked: D:\a\1/windows-sdk-amd64/Library/Developer/Platforms/Windows.platform/Developer/SDKs/Windows.sdk\usr\lib\swift\windows\x86_64\libcxxshim.h
##[error]platforms\Windows\sdk-amd64.wxs(453,0): Error WIX0103: Cannot find the File file 'D:\a\1/windows-sdk-amd64/Library/Developer/Platforms/Windows.platform/Developer/SDKs/Windows.sdk\usr\lib\swift\windows\x86_64\libcxxshim.modulemap'. The following paths were checked: D:\a\1/windows-sdk-amd64/Library/Developer/Platforms/Windows.platform/Developer/SDKs/Windows.sdk\usr\lib\swift\windows\x86_64\libcxxshim.modulemap
We are failing to install libcxxshim.h
and libcxxshim.modulemap
.