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

Architecture detection in About window #180

Open
tordona opened this issue Apr 21, 2024 · 1 comment
Open

Architecture detection in About window #180

tordona opened this issue Apr 21, 2024 · 1 comment
Labels

Comments

@tordona
Copy link

tordona commented Apr 21, 2024

Was testing the ARM64 build addition. Works great all around. Looks like the updated detection cascade catches multiple Windows architectures

gearboy-about

I think it should either use Windows specific predefined macros, _M_X64 and _M_IX86 or use an If Else for the Windows specific part.

@drhelius drhelius added the bug label Apr 21, 2024
@drhelius
Copy link
Owner

Thanks for reporting, I don't have an arm64 Windows so it's good to know 😅

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

2 participants