Skip to content

Conversation

@tmm1
Copy link
Contributor

@tmm1 tmm1 commented Jul 22, 2025

Checklist
  • npm install && npm run lint && npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

I ran into this cross-compiling on a case-sensitive file-system. The official sdk includes this file:

VC/Tools/MSVC/14.44.35207/lib/x64/delayimp.lib

which does not have any casing. For simplicity, its easiest to list libraries with lower case names.

Copy link
Contributor

@StefanStojanovic StefanStojanovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see no issues with this as long as all of the checks pass.

@cclauss
Copy link
Contributor

cclauss commented Jul 24, 2025

The failing Windows 2019 test is removed in:

@tmm1
Copy link
Contributor Author

tmm1 commented Jul 29, 2025

Checks are passing.

@lukekarrys lukekarrys merged commit b81a665 into nodejs:main Jul 29, 2025
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants