Skip to content

doc: build from MSYS2 MINGW64 shell on Windows, not Git Bash#180

Merged
kim-em merged 1 commit into
mainfrom
doc-windows-mingw64-shell
Jun 17, 2026
Merged

doc: build from MSYS2 MINGW64 shell on Windows, not Git Bash#180
kim-em merged 1 commit into
mainfrom
doc-windows-mingw64-shell

Conversation

@kim-em

@kim-em kim-em commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

This PR clarifies the Windows build prerequisites: SoplexFFI reads MINGW_PREFIX to locate its static libraries, so building from Git Bash (whose MINGW_PREFIX points at Git for Windows' minimal MinGW, missing libstdc++.a and friends) fails with missing required MSYS2 archive. The README now tells Windows users to build from the MSYS2 MINGW64 shell and to confirm with echo $MINGW_PREFIX.

🤖 Prepared with Claude Code

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@kim-em kim-em merged commit 01bd541 into main Jun 17, 2026
7 checks passed
@kim-em kim-em deleted the doc-windows-mingw64-shell branch June 17, 2026 03:27
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