-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot produce native executable in Windows 10 #2440
Comments
I am not able to create a native executable file in Windows 10. I am able to do this in RHEL7 but no in Windows. This is the error I'm facing when running mvnw.cmd package -Pnative. Found "c:\Leo\repositories\Femsa\microservices\rest\ReceiveGPS\ReceiveGPSData.mvn\wrapper\maven-wrapper.jar" |
GraalVM RC15 does not support windows native binaries, so Quarkus 0.14.0 cannot compile to a Windows binary. Track this issue to stay on top of Windows native binary support as we work our way to support GraalVM 19.0.0. |
@bellrauthien Quarkus 0.18.0 has been released with support for GraalVM 19.0.2. Can you check if you are still having this issue? |
No description provided.
The text was updated successfully, but these errors were encountered: