-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Build Cross OS Linux DAC for Windows
fails to build on CI
#65818
Comments
Tagging subscribers to this area: @hoyosjs Issue Details
|
@MattGal this seems to have started happening today. Could it be related to the image rollout? |
cc: @AndyAyersMS |
It's hard to tell when folks merge on red, but in a similar conversation with @mangod9 we discussed how today we moved from 16.11.0 to 16.11.10 of VS 2019; that context was related to adding the Windows 11 SDK but this may be another related cmake change. |
The alignas should be defined in
So it looks like that due to some mistake, we've stopped including that file. I'll take a look. |
Also see #65798 |
I tried setting 2 build VMs with the same image as the build pools, the one after this started happening and the one before. No repro so far. |
Fixed by #65901 |
Hit on #65752 .
Build
The text was updated successfully, but these errors were encountered: