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

Build from crates.io command doesn't work #270

Open
TomByrne opened this issue May 27, 2021 · 1 comment
Open

Build from crates.io command doesn't work #270

TomByrne opened this issue May 27, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@TomByrne
Copy link

The readme describes building from crates.io:

cargo install --version 1.0.0 azul-dll

Which results in this error:

error: could not find `azul-dll` in registry `https://github.com/rust-lang/crates.io-index` with version `=1.0.0`
@TomByrne TomByrne added the bug Something isn't working label May 27, 2021
@fschutt
Copy link
Owner

fschutt commented Jun 20, 2021

Yes, because azul has not been deployed to crates.io. You need to build from source right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants