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

AppVeyor mingw build fails #355

Closed
vitaut opened this issue Jul 14, 2016 · 1 comment
Closed

AppVeyor mingw build fails #355

vitaut opened this issue Jul 14, 2016 · 1 comment

Comments

@vitaut
Copy link
Contributor

vitaut commented Jul 14, 2016

Looks like AppVeyor has updated mingw causing all test executables to fail:

assert-test
Command exited with code -1073741515

where -1073741515 == 0xC0000135 (STATUS_DLL_NOT_FOUND)

@vitaut
Copy link
Contributor Author

vitaut commented Jul 16, 2016

Implemented a workaround in 1acfd07.

@vitaut vitaut closed this as completed Jul 16, 2016
foonathan pushed a commit that referenced this issue Oct 23, 2016
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

No branches or pull requests

1 participant