-
-
Notifications
You must be signed in to change notification settings - Fork 916
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 run custom build command for aws-lc-sys v0.21.2
#2982
Comments
Netwide Assembler (NASM) must be installed for win11 |
Does the team decide to add environmental dependency? |
The NASM requirement is from one of our deps and there's not much we can do about it. I agree, it should be added to the docs. You can use |
hmm, I understood. this issue should be closed at the same time the docs is updated. |
maybe you are missing cmake command in you path. you can execute
to install cmake on windows or some similar commod deps on your operation system |
Problem
Steps To Reproduce
Steps to reproduce the behavior:
cargo install dioxus-cli --version "0.6.0-alpha.2"
Expected behavior
Screenshots
Environment:
Questionnaire
related: #2666
The text was updated successfully, but these errors were encountered: