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

failed to compile "zcash-vanity v0.2.7" #8

Closed
4arda opened this issue Jan 28, 2018 · 3 comments
Closed

failed to compile "zcash-vanity v0.2.7" #8

4arda opened this issue Jan 28, 2018 · 3 comments

Comments

@4arda
Copy link

4arda commented Jan 28, 2018

error: failed to run custom build command for ring v0.13.0-alpha
process didn't exit successfully: C:\Users\todhiba\AppData\Local\Temp\cargo-install.f6aGmdqTCpWe\release\build\ring-8de6a6c4297493e9\build-script-build (exit code: 101)
warning: build failed, waiting for other jobs to finish...
error: failed to compile zcash-vanity v0.2.7, intermediate artifacts can be found at C:\Users\todhiba\AppData\Local\Temp\cargo-install.f6aGmdqTCpWe

Caused by:
build failed

@jasondavies
Copy link
Member

Sounds like an issue with building ring. Which platform are you targeting? I’m guessing x86_64-pc-windows-msvc?

@4arda
Copy link
Author

4arda commented Jan 29, 2018

Yes i'm using the x_64-windows-msvc Platform

@jasondavies
Copy link
Member

I’ve just published version 0.2.8, which should hopefully be more portable as it uses the rand crate instead of ring.

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

2 participants