Skip to content

Harden Windows native executable build against runner image changes#642

Closed
Copilot wants to merge 5 commits intomasterfrom
copilot/fix-nmake-not-recognized-error
Closed

Harden Windows native executable build against runner image changes#642
Copilot wants to merge 5 commits intomasterfrom
copilot/fix-nmake-not-recognized-error

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 7, 2026

  • Investigate CI failure (job 74767608421)
  • Root cause: VS 2026 vcvarsall.bat x64 initialises successfully but nmake.exe is not added to PATH
  • Replace nmake all in build.yml with explicit mc, rc, cl, link, mt invocations that reproduce exactly what the Makefile does — eliminating the nmake dependency in CI entirely

Copilot AI and others added 3 commits May 7, 2026 07:01
@vharseko vharseko closed this May 7, 2026
@vharseko vharseko deleted the copilot/fix-nmake-not-recognized-error branch May 7, 2026 07:52
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.

2 participants