-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
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.

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.
Metadata
Metadata
Assignees
Labels
No labels