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 ARM64 does not build with WindowsRegistry is not supported #231

Open
daltzctr opened this issue Nov 26, 2024 · 2 comments
Open

Windows ARM64 does not build with WindowsRegistry is not supported #231

daltzctr opened this issue Nov 26, 2024 · 2 comments

Comments

@daltzctr
Copy link

WindowsRegistry is not supported on this operating system.

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':my-app'.
> Exception thrown while executing model rule: NativeBinaryRules#assignTools(NativeBinarySpec, NativeToolChainRegistryInternal, ProjectLayout)
   > WindowsRegistry is not supported on this operating system.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
@daltzctr daltzctr changed the title Windows ARM64 does not build with Windows ARM64 does not build with WindowsRegistry is not supported Nov 26, 2024
@ThadHouse
Copy link
Member

Depends on gradle/gradle#21703

@ThadHouse
Copy link
Member

This is only a bug when running on an arm64 jdk.

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