Skip to content

Conversation

@rgommers
Copy link
Member

@rgommers rgommers commented Jan 7, 2026

Ensure we're using MSVC; avoids finding a broken link.exe which again got added to a GHA runner image. Error message was:

   ..\meson.build:1:0: ERROR: Found GNU link.exe instead of MSVC link.exe in C:\Program Files\Git\usr\bin\link.EXE.
  This link.exe is not a linker.
  You may need to reorder entries to your %PATH% variable to resolve this.

Ensure we're using MSVC; avoids finding a broken link.exe which again
got added to a GHA runner image. Error message was:

```
   ..\meson.build:1:0: ERROR: Found GNU link.exe instead of MSVC link.exe in C:\Program Files\Git\usr\bin\link.EXE.
  This link.exe is not a linker.
  You may need to reorder entries to your %PATH% variable to resolve this.
```
@rgommers rgommers added build CI Continuous integration labels Jan 7, 2026
@rgommers
Copy link
Member Author

rgommers commented Jan 7, 2026

Going to merge this and kick off a new set of nightly wheel builds, because they were failing on main.

@rgommers rgommers merged commit ae22ed6 into PyWavelets:main Jan 7, 2026
17 checks passed
@rgommers rgommers deleted the fix-windows-wheels branch January 7, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build CI Continuous integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant