-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
MSVC ARM build error with winnt.h #11684
Comments
Hi @maron2000 - Thanks for bringing the issue , we will update you soon on this issue once investigate. thank you ! |
Hi @maron2000 Can you please try with the below command and it got passed. Thanks. https://github.com/RaviAkshintala/dosbox-x-test/actions/runs/13585371218/workflow#L151 https://github.com/RaviAkshintala/dosbox-x-test/actions/runs/13585371218/job/37979043877 |
@RaviAkshintala But should we assume that Microsoft dropped support for the latest Windows version for ARM 64bit? |
Hi @maron2000 After merging your PR into the repository, we observed that the pipelines passed without any errors. We hope your issue has been resolved. Thanks. |
@RaviAkshintala |
Description
Since a few days ago, building DOSBox-X with Windows ARM target fails with the following errors.
x86 32bit and 64bit builds sucessfully.
I don't know if there were any recent changes in the runner.
Currently using
windows-latest
runner.Edit: There are actually numerous files with errors where no changes are added.
Platforms affected
Runner images affected
Image version and build link
https://github.com/joncampbell123/dosbox-x/actions/runs/13570640550/job/37934469893#step:1:7
Is it regression?
https://github.com/joncampbell123/dosbox-x/actions/runs/13529533732/job/37808163739
Expected behavior
Build successfully.
Actual behavior
Build error occurs.
Repro steps
Build source code.
The text was updated successfully, but these errors were encountered: