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
Setup Windows build #264
Comments
So, more details about this:
|
Github actions documentation: https://help.github.com/en/actions |
Github might have a gcc compiler on Windows too (probably via MinGW). For example: https://github.com/onqtam/doctest/blob/875052e18cf5f5f0b9176e59f847b6205f3efb78/.github/workflows/main.yml#L46 |
Done in #624 |
Note: It is not tested on |
Setup a build process to have Agora compile and run tests on Windows (probably through Github actions). We should test at least DMD, and hopefully LDC as well.
DoD:
v0.x.x
The text was updated successfully, but these errors were encountered: