Physics on x64

Hi all…hope to be in the right place.





I'm working on make jme able to run on x64 (already done with lwjgl and jinput), now is the turn of physics.

Since I've readed jmephysics uses a personalized version of odejava and I have to recompile odejava.dll I wish to know wich source is right for me.

Do  I have to point to some version, is it indifferent, or have you modified the dll too ?

see src folder of impl/ode

Is there something to do with JPhysX.dll too ?

I got that one from http://www.jphysx.com/

Done with ode x64 but on version 0.3.2, seems to work…