Error in jmephysics(CVS)?

i updated the jmephysics-project from cvs.dev.java.net with eclipse (and JDK 6, Windows Vista)



i have a compiling error in org.odejava.Body.java



this file was edited 2 days ago. (see here https://jmephysics.dev.java.net/source/browse/jmephysics/impl/ode/src/org/odejava/)





i hope this will be fixed. or am i doing something wrong ?


I think I saw that as well. Irrisor added some stuff for me and it showed up then. I havn't had time to even look at it though.

I have the same error, with the same installing system/software specs. So it seems to be a general issue.  :slight_smile:



Edit: It looks to me as if the class is trying to use a method (org.odejava.org.Ode.dMassSetTrimesh) that is not present in the odejava-jni.jar file provided with the checked out jMEPhysics project.

Sorry guys - fixed in CVS