Problem installation
Posted: Tue Jan 19, 2021 7:51 am
I have this message when I try to test that OpenSim is properly configured with MATLAB with the command :
org.opensim.modeling.opensimCommon.GetVersion()
I have the following error message :
Java exception occurred:
java.lang.UnsatisfiedLinkError: org.opensim.modeling.opensimCommonJNI.GetVersion()Ljava/lang/String;
at org.opensim.modeling.opensimCommonJNI.GetVersion(Native Method)
at org.opensim.modeling.opensimCommon.GetVersion(opensimCommon.java:25)
Do you know the origin of the problem?
org.opensim.modeling.opensimCommon.GetVersion()
I have the following error message :
Java exception occurred:
java.lang.UnsatisfiedLinkError: org.opensim.modeling.opensimCommonJNI.GetVersion()Ljava/lang/String;
at org.opensim.modeling.opensimCommonJNI.GetVersion(Native Method)
at org.opensim.modeling.opensimCommon.GetVersion(opensimCommon.java:25)
Do you know the origin of the problem?