Skip to content

Docs/windows build instructions & pipeline fix clang#135

Merged
eddoww merged 5 commits into
mainfrom
docs/windows-build-instructions
Apr 2, 2026
Merged

Docs/windows build instructions & pipeline fix clang#135
eddoww merged 5 commits into
mainfrom
docs/windows-build-instructions

Conversation

@eddoww

@eddoww eddoww commented Mar 26, 2026

Copy link
Copy Markdown
Member

Slight enhancement for readme for building on windows, just to be more clear :)

Also includes pipeline fix for clang, since the version in msys has upgraded to 22 it broke on fresh installs (including pipeline). Should be good now

eddoww added 5 commits March 26, 2026 15:00
- Add clang 21/22 symlink workaround
- Add the actual make command to run the build
- Add list of runtime DLLs needed to run outside MSYS2
The root Makefile auto-detects the platform and delegates to
Makefile.windows when running in MSYS2 on Windows. No need to
invoke the platform-specific Makefile directly.
Automatically determine the Clang major version to set the resource directory path instead of hardcoding version 21. This ensures the build uses the correct paths for the installed Clang version and enforces a minimum requirement of version 21.
@eddoww eddoww changed the title Docs/windows build instructions Docs/windows build instructions & pipeline fix clang Apr 2, 2026
@eddoww eddoww merged commit 806b45a into main Apr 2, 2026
14 checks passed
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