ryerrabelli / jmonkeyengine

Automatically exported from code.google.com/p/jmonkeyengine
0 stars 0 forks source link

web start resource jme.jnlp has no 64 bit os support #425

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The following jnlp file has no 64 bit native libraries
http://www.jmonkeyengine.com/webstart/jme.jnlp

What steps will reproduce the problem?
1. Launch any demo web-start from 64 bit Linux
2.
3.

What is the expected output? What do you see instead?
Program launch. Nothing.

What version of the product are you using? On what operating system?
jME website demos on 64 bit Linux (Ubuntu 8.04).

Please provide any additional information below.

The open JDK has a 64 bit web start and can launch the following jnlp file
which uses 64 bit native libraries for lwjgl on Mac and Linux.
http://www.wurmonline.com/client/wurmclient.jnlp
64 bit OpenAL libraries would be needed too. 

Original issue reported on code.google.com by bobte...@gmail.com on 11 Jun 2008 at 2:23