ZhouWeikuan / cocos2d

cocos2d for android, based on cocos2d-android-0.82, and now ported from cocos2d-iphone 0.99.4. The googlecode address is here: http://code.google.com/p/cocos2d-android-1/ . There are several demos to watch.
610 stars 291 forks source link

No Such Method error :presolve thrown by libgdx.so #72

Open prathyushareddy opened 10 years ago

prathyushareddy commented 10 years ago

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