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 more architect support #23

Open
taozuhong opened this issue Nov 9, 2022 · 3 comments
Open

Add more architect support #23

taozuhong opened this issue Nov 9, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@taozuhong
Copy link

taozuhong commented Nov 9, 2022

there is one cross-compiling configuration file in the project:

x86_64-windows

could you add more architect support? like x86_32-windows, arm64-windows, thanks in advanced.

@Skaldebane
Copy link

Having 32-bit support would be great. We have a project where 32-bit builds are necessary and I'd love to not have to boot up a Windows VM just for that.

@MGlolenstine
Copy link
Owner

I will look into that.
It might not be as hard to implement as it seems, but I'm not entirely sure what I'd need for testing the built binaries.

An x86 and arm64 installations of Windows machines?

@Skaldebane
Copy link

I guess yes, a Windows 7 / 8 / 10 32-bit installation (but it could also be tested on a 64-bit machine), and an aarch64 Windows 11 installation (not sure if Windows 10 has a usable arm version).

@MGlolenstine MGlolenstine added the enhancement New feature or request label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants