Skip to content

Help with Contributing on Windows #476

Answered by timostamm
ColinLaws asked this question in Q&A
Discussion options

You must be logged in to vote

Hey Colin, I don't think it's feasible to build this project on Windows without the WSL. Maybe the contributing.md should be clear about that, but the entire project setup could use an overhaul :)

One obstacle you will probably hit is the conformance test runner. It is not available as a pre-built binary, so it needs to be build from source. This requires bazel (I have since learned that it is best practice to use bazelisk to manage the bazel installation) and probably some standard build tools. I hope that a separate open source repository can take on the responsibility of creating a build of the conformance test runner and make it available as a downloaded release for several platforms.

I…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ColinLaws
Comment options

Answer selected by ColinLaws
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants