Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Native Image issue with Windows SDK 7.1 #573

Open
SuperStarDeveloper opened this issue May 18, 2023 · 0 comments
Open

Native Image issue with Windows SDK 7.1 #573

SuperStarDeveloper opened this issue May 18, 2023 · 0 comments

Comments

@SuperStarDeveloper
Copy link

Hello.

now I'm using your package. id 'com.palantir.graal' version '0.10.0' I have defined graal section in build.gradle.
graal {
// Temporary workaround
//downloadBaseUrl('https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-19.3.0/graalvm-ce-java8-linux-amd64-19.3.0.tar.gz?')

graalVersion '19.3.0'
javaVersion '11'
mainClass 'io.cloudchains.app.App'
outputName 'Cloudchains-SPV'

but after run gradlew nativeImage, I got the error.
https://prnt.sc/mCGWB2IANkjJ
how can I fix it? also I read your guide, if I use java 11.
image
I am not sure why ask windows SDK 7.1, I use JDK 11.
so I would like to know about the reason and how can I fix it.

thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant