Add arm64 build#248
Merged
SaschaWillems merged 1 commit intoSaschaWillems:masterfrom Jun 5, 2025
Merged
Conversation
Contributor
Author
|
@SaschaWillems Hi. All dependencies are upstreamed now and I removed unnecessary changes like uploading *.AppImage as artifact to CI. |
SaschaWillems
requested changes
Jun 4, 2025
Owner
|
Merging now. Thank you for your contribution, very much appreciated 👍🏻 |
Contributor
Author
Thanks. I would like to see arm64 Linux version on https://vulkan.gpuinfo.org/download.php |
Owner
|
Already prepared the site and all related scripts for that. So next release will hav AArch64. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi. I would like to add arm64 Linux support for VulkanCapsViewer.
I saw, that CI is using:
https://github.com/probonopd/linuxdeployqt- so I added PR for it.But there is also
jurplel/install-qt-action@v3and looks like we can't use it for arm64 Linux:it uses
aqtinstall, which just download and install precompiled versions from qtsdkrepository.Sad, but there is no Qt5 for arm64 in:
https://download.qt.io/online/qtsdkrepository/linux_arm64/desktop/
Only Qt >= 6.7.0
So I splited CI: x86_64 will use
jurplel/install-qt-action@v3with old 5.12.9 and aarch64 will use Qt 5.15 from Ubuntu 22.04.If you have any other suggestion - I can try to improve this PR.
And it's marked as draft because I need to clean some test commands and wait until
linuxdeployqtwill got arm64 support, but my current test build works fine and now I can upload my Vulkan stats directly from my SBC:https://vulkan.gpuinfo.org/displayreport.php?id=39061