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

Link with QT (qtcreator) #593

Closed
rhd opened this issue Oct 10, 2022 · 3 comments
Closed

Link with QT (qtcreator) #593

rhd opened this issue Oct 10, 2022 · 3 comments
Labels
duplicate This issue or pull request already exists question Further information is requested

Comments

@rhd
Copy link

rhd commented Oct 10, 2022

Describe the bug
I've installed QT Creator externally to aqtinstall. I'm trying to add the installed version of QT to QT Creator using the "Link with QT" feature as documented here.

Unfortunatly, QT Creator is not recognizing the path.

I've installed QT with aqtinstall to ~/AppData/Local/QT. Inside of this directory is 6.4.0/mingw_64.

I'm not sure what path QT Creator is looking for, but I've tried all the variables that I could think of.

To Reproduce
Steps to reproduce the behavior:

  1. aqt install-qt --outputdir c:\users\<username>\AppData\Local\QT windows desktop 6.4.0 win64_mingw
  2. install QT Creator

Expected behavior
I expected QT Creator to pick up the QT installation.

aqt output

aqt is acting normally

Desktop (please complete the following information):

  • OS: windows
  • aqt version: aqtinstall(aqt) v3.0.1 on Python 3.10.7 [CPython MSC v.1933 64 bit (AMD64)]

Additional context

None.

@miurahr miurahr added the question Further information is requested label Oct 10, 2022
@miurahr
Copy link
Owner

miurahr commented Oct 10, 2022

duplicated with #448

@miurahr miurahr added the duplicate This issue or pull request already exists label Oct 10, 2022
@miurahr miurahr closed this as completed Nov 3, 2022
@rhd
Copy link
Author

rhd commented Nov 3, 2022

@miurahr Forgot to say - thanks. I got it up and running with a manual configuration.

@miurahr
Copy link
Owner

miurahr commented Nov 3, 2022

If @rhd wanna help development, there is topic branch in #474 that wait further enhancement.
Always welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants