Closed DavidXanatos closed 3 days ago
Hi @DavidXanatos - Thank you for bringing this issue to our attention. We will look into this issue and will update you after investigating.
Hi @DavidXanatos , I was able to reproduce the error at our internal lab for windows-2022 runner image. However, the workflow executed successfully in windows-2019.
Also, from the workflow page we see that the build was never successful i windows-2022.
We suggest to revert the runner to windows-2019 or re-evaluate the application and configuration to execute in windows 2022 environment.
In case there is a need to install any visual studio missing workload, please feel free to revert. Thanks.
Closing the ticket as user response awaited. @DavidXanatos, Please feel free to let us know in case of further queries.
Description
When building MSVC projects with resource files *.rc using afxres.h we get a afxres.h not found error, seams some VS components are missing.
Platforms affected
Runner images affected
Image version and build link
https://github.com/DavidXanatos/Sandboxie-Dev/actions/runs/11881425234/job/33105747062
Is it regression?
idk
Expected behavior
the file should be present as its an integral part of MFC
Actual behavior
the file is missing
Repro steps
Build a MSVC project with a VS generated resource file