Skip to content

Add MS Windows CI - #190

Open
rocky wants to merge 3 commits into
remake-4-4from
add-windows-ci
Open

Add MS Windows CI#190
rocky wants to merge 3 commits into
remake-4-4from
add-windows-ci

Conversation

@rocky

@rocky rocky commented Aug 16, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@rocky
rocky force-pushed the add-windows-ci branch 9 times, most recently from bd29a31 to a7c9250 Compare August 16, 2026 14:20
Comment thread .github/workflows/windows.yml Outdated
Comment on lines +17 to +19
- name: Install dependencies
run: |
choco install mingw make -y

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

It seems weird to me that you
need mingw (and make) from choco, while you are installing msys2 below, which installs mingw too.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@echoix, thanks for all of the suggestions. Trying now to see if this step can be removed.

MS Windows and Github's CI are definitely not my strong points.

Comment thread .github/workflows/windows.yml
rocky and others added 2 commits August 16, 2026 11:29
Co-authored-by: Edouard Choinière <27212526+echoix@users.noreply.github.com>
Co-authored-by: Edouard Choinière <27212526+echoix@users.noreply.github.com>
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