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

Support Windows for ARM64 #14230

Open
carlo-bramini opened this issue Jan 25, 2025 · 2 comments
Open

Support Windows for ARM64 #14230

carlo-bramini opened this issue Jan 25, 2025 · 2 comments
Labels

Comments

@carlo-bramini
Copy link

Feature Description

I'm wondering what you think about releasing a version of Mixxx for Windows for ARM64, compiled as native ARM64 application.
Since you are using VS2022 and VCPKG, creating executable for Woa64 is as easy as doing the one for Win64: changing the target into CMake and VCPKG from x64 to arm64 should do the whole job, without any change to the source codes of the application.

@daschuer
Copy link
Member

Not sure how many users with an arm windows are out there. So I may raise our CO2 footprint without a real benefit.
But feel free to give it a try. The issue is that we need to cross compile on the GitHub workflow runners.

@Swiftb0y
Copy link
Member

Counterargument: People running mixxx on ARM windows have to use an emulator that has overhead and thus also wastes energy... As a compromise, the windows ARM CI could be run less often (once a week instead of on every PR).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants