You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi.i am using libgdx.so file in X86 lib folder.It is generating this error
JNI WARNING: JNI method called with exception raised
in Lcom/badlogic/gdx/physics/box2d/World;.newWorld (FFZ)J (GetMethodID)
Pending exception is:
: Ljava/lang/NoSuchMethodError;: preSolve
I dont know how to solve this because i dont have any idea on jni coding .Any help will be great
The text was updated successfully, but these errors were encountered:
hi.i am using libgdx.so file in X86 lib folder.It is generating this error
JNI WARNING: JNI method called with exception raised
in Lcom/badlogic/gdx/physics/box2d/World;.newWorld (FFZ)J (GetMethodID)
Pending exception is:
: Ljava/lang/NoSuchMethodError;: preSolve
I dont know how to solve this because i dont have any idea on jni coding .Any help will be great
The text was updated successfully, but these errors were encountered: