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

Better Error Messages for Uninstalled Tools #3

Open
AldaronLau opened this issue Apr 8, 2022 · 2 comments
Open

Better Error Messages for Uninstalled Tools #3

AldaronLau opened this issue Apr 8, 2022 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@AldaronLau
Copy link
Member

For instance if QEMU or objcopy aren't installed.

@AldaronLau AldaronLau added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Apr 8, 2022
@CATboardBETA
Copy link
Contributor

This could be pretty easily solved with a simple makefile, if that works for you

@AldaronLau
Copy link
Member Author

I don't really like makefiles. As simple solution would be to just replace the message at https://github.com/ardaku/quantii/blob/stable/xtask/src/main.rs#L106 with "failed to execute aarch64-linux-gnu-objcopy".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants