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

Add find_aqt to fix detection of installed aqt #6100

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Conversation

Doekin
Copy link
Contributor

@Doekin Doekin commented Jan 19, 2025

aqt does not support the --version parameter (it expects version instead), causing detection failures.

$ aqt --version
usage: aqt [-h] [-c CONFIG]
           {install-qt,install-tool,install-doc,install-example,install-src,list-qt,list-tool,list-doc,list-example,list-src,help,version}
           ...
aqt: error: unrecognized arguments: --version

(exit code 2)

@waruqi waruqi merged commit bd6386a into xmake-io:dev Jan 20, 2025
23 checks passed
@waruqi waruqi added this to the v2.9.8 milestone Jan 20, 2025
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

Successfully merging this pull request may close these issues.

2 participants