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

feat: Add windows arm build target #51

Merged
merged 2 commits into from
Dec 18, 2023
Merged

Conversation

SimonIT
Copy link
Member

@SimonIT SimonIT commented Dec 14, 2023

I heard rumors of Windows 12 with more focus on ARM, so maybe it's a good idea to add Windows Arm support here. I'm sadly unable to test it as I currently don't own a Windows ARM device

@Berstanio
Copy link
Contributor

Is arm32 windows really still a thing? I'm not really familiar with the windows ecosystem, but I thought they dropped 32bit with win 11?

@Frosty-J
Copy link

If you have a Raspberry Pi or similar, you can get Windows installed on it. Sadly I no longer have any SBCs.

I thought they dropped 32bit with win 11?

They did. Windows 10 still has ARM32. It's a tiny market share, far smaller than 32-bit x86.

@SimonIT
Copy link
Member Author

SimonIT commented Dec 14, 2023

Good idea with the sbc, I will try it

# Conflicts:
#	gdx-jnigen/src/main/java/com/badlogic/gdx/jnigen/BuildTarget.java
@PokeMMO PokeMMO merged commit c87a523 into libgdx:master Dec 18, 2023
@SimonIT SimonIT deleted the windows-arm branch December 18, 2023 21:22
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.

4 participants