-
Notifications
You must be signed in to change notification settings - Fork 102
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
Installer fails on Windows (x64) #491
Comments
I have the same exact problem windows 10 64bit and jdk 17 64bit |
I created a bug ticket for Netbeans itself apache/netbeans#5783. The installer is here: https://github.com/apache/netbeans-native-installers. If it helps to decipher what is going on. |
There is workaround (BUT missing JME libraries) on windows 10: |
Another workaround would be to use the platform independent zip and run it's jar like that ( |
We now insert a fake |
Sorry, thought we have a jar, but still: wget https://github.com/jMonkeyEngine/sdk/releases/download/v3.6-stable-sdk3/jmonkeyplatform.zip
unzip jmonkeyplatform
./jmonkeyplatform/bin/jmonkeyplatform (or the .exe variants) can always be used as a workaround. |
https://hub.jmonkeyengine.org/t/error-installing-jmonkeysdk/46659/9
I’m trying to install the new version of the SDK Release 3.6 [pre] sdk and I get the following error:
my device:
11th Gen Intel(R) Core™ i5-1135G7 @ 2.40GHz 2.42 GHz
64bit processor
windows 11 😦
(Reproduced. No logs)
The text was updated successfully, but these errors were encountered: