Skip to content

Native Image issue with Windows SDK 7.1 #573

@Miroww12

Description

@Miroww12

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions