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 setup support for aarch64 #494

Merged
merged 3 commits into from
Feb 17, 2024

Conversation

christian-rauch
Copy link
Member

@christian-rauch christian-rauch commented Feb 17, 2024

Fixes #490.

However, the linux_arm64 builds only support Qt 6.7 (https://download.qt.io/online/qtsdkrepository/linux_arm64/desktop/), hence you manually have to change qt_version: "6.6" -> qt_version: "6.7" in the versions.yaml.

Tested on the arm64v8/ubuntu Docker image with multiarch/qemu-user-static.

@christian-rauch christian-rauch merged commit cf1259a into ros-industrial:devel Feb 17, 2024
4 checks passed
@christian-rauch christian-rauch deleted the setup_aarch64 branch February 17, 2024 22:18
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.

Unable to run setup.py for arm architecture
2 participants