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

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 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

1 participant