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

windows 32bit support no more present in ENUMeration #210

Open
naarani opened this issue Oct 7, 2021 · 1 comment
Open

windows 32bit support no more present in ENUMeration #210

naarani opened this issue Oct 7, 2021 · 1 comment

Comments

@naarani
Copy link

naarani commented Oct 7, 2021

this setting is not available:
config.platform = PackrConfig.Platform.Windows32;

the enum for platform is here, and it's only Window64
https://github.com/libgdx/packr/blob/master/Packr/src/main/java/com/badlogicgames/packr/PackrConfig.java

@petoncle
Copy link

petoncle commented Oct 7, 2021

Windows32 isn't supported anymore. See #163.

  1. Remove windows32 platform
    Windows x86 is no longer built because the Adopt OpenJDK 8u242 and 8u252 have crash failures.

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

No branches or pull requests

2 participants