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

fix: always use gcc_64 as arch_dir for linux #770

Conversation

miurahr
Copy link
Owner

@miurahr miurahr commented Mar 20, 2024

From Qt 6.7.0, arch keyword is changed to linux_gcc_64 but arch_dir should always be gcc_64.
The change fixes issue #769 Fails to install Qt6 6.7.0 on Linux/Ubuntu

From Qt 6.7.0, arch keyword is changed to linux_gcc_64 but arch_dir should always be gcc_64.
The change fixes issue #769 Fails to install Qt6 6.7.0 on Linux/Ubuntu

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
@miurahr miurahr added the bug Something isn't working label Mar 20, 2024
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
@rectalogic
Copy link
Contributor

FYI this is also fixed in https://github.com/miurahr/aqtinstall/pull/766/files#diff-b336135f575fd47d95d02ec92ce8e4fa51a5add90b3d2057af8ecad46b204891R388

That fix also accounts for the new gcc_arm64 arch dir.

@miurahr miurahr closed this Apr 10, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants