native-image on Windows 7 #12761
Unanswered
sengsational
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know Windows 7 is unsupported, but it's what I have at the moment and I wanted to distribute a Java program as a Windows exe.
I have Windows 7 on a x64 machine, installed graalvm-ee-java17-windows-amd64-22.3.5.zip, Visual Studio Community 2019, and MS SDK 7.1 (separately, rather than a new SDK from the Visual Studio Installer). Running native-image results in syntax errors.
Rather than get into specific errors, I really want to know if I'm simply never going to get this to work, or if it should be possible.
Beta Was this translation helpful? Give feedback.
All reactions