You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?')
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.
The text was updated successfully, but these errors were encountered: