Skip to content

CI/Windows: bundle MinGW runtime DLLs for libcodec2#49

Merged
adecarolis merged 1 commit intodevfrom
fix/issue-42-windows-mingw-dlls
Apr 29, 2026
Merged

CI/Windows: bundle MinGW runtime DLLs for libcodec2#49
adecarolis merged 1 commit intodevfrom
fix/issue-42-windows-mingw-dlls

Conversation

@adecarolis
Copy link
Copy Markdown
Owner

libcodec2.dll is built with MSYS2 MinGW GCC and depends on libgcc_s_seh-1.dll, libstdc++-6.dll, and libwinpthread-1.dll, which were not shipped in the release zip. Users had to copy them from WSJT-X to launch wfweb.exe.

Fixes #42

libcodec2.dll is built with MSYS2 MinGW GCC and depends on
libgcc_s_seh-1.dll, libstdc++-6.dll, and libwinpthread-1.dll, which
were not shipped in the release zip. Users had to copy them from
WSJT-X to launch wfweb.exe.

Fixes #42
@adecarolis adecarolis merged commit a38d022 into dev Apr 29, 2026
9 checks passed
@adecarolis adecarolis deleted the fix/issue-42-windows-mingw-dlls branch April 30, 2026 02:09
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.

1 participant