Channels
android
caching
community-news
community-support
config-avoidance
configuration-cache
contributing
dependabot
dependency-management
design
design-specs
developer-productivity-engineering
docs
dpe-summit
feed
file-system-watching
flutter
general
gradle-enterprise
jobs
kotlin-dsl
linen
maven
migrating-from-ant
migrating-from-maven
native
performance
playframework
plugin-development
releases
roadmap
self-promotion
Powered by
Title
m
Miroww328
05/25/2023, 6:39 PM
Hello, everyone. now I'm going to create native image for my project. so I am using com.palantir.graal plugin.
https://plugins.gradle.org/plugin/com.palantir.graal
Enviroment: Gradle version:8.1.1 OS: windows 10. Java version: 17
https://prnt.sc/SONRjdXI9nDt
using the library
https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-22.3.0/graalvm-ce-java17-windows-amd64-22.3.0.zip
installed visual studio community 2019
https://prnt.sc/pQPPO3j8fQii
I have created two files for linux/Mac os from the project via "./gradlew nativeImage". but I have a problem on windows 10. my issues:
https://prnt.sc/ZqXCbYWJeIop
https://prnt.sc/mKecFWjeNiCB
I am not sure about the reason. if you have an experience with it, Please let me know. thanks. Miroww
4 Views
#community-support
Join Slack