Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): add back nim build for windows #23

Closed
wants to merge 20 commits into from

Conversation

kevaundray
Copy link
Contributor

This adds back nim builds for windows in the CI

@kevaundray
Copy link
Contributor Author

There are quite a few options wrt fixing this -- compile for windows on linux and then run on windows to check it works (this is what I've been doing locally) switch to msvc to se if that fixes the directive issues

@kevaundray
Copy link
Contributor Author

setup-nim takes about 5 minutes -- we likely want to cache this or just directly install choosenim instead

@kevaundray
Copy link
Contributor Author

We can use cargo xwin for windows here, but will need to switch everything to mcvc

@kevaundray
Copy link
Contributor Author

This now works wwith gnu, so closing

@kevaundray kevaundray closed this Jul 10, 2024
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