Home > Mobile >  For android game studio development package. Com bulletphysics. Collision. Disp there is no problem
For android game studio development package. Com bulletphysics. Collision. Disp there is no problem

Time:09-26


Source is from the external import, it is a game, don't know the source is through what software development before, after the import other everything is normal, but in the debug and run time will prompt:
error: package com. Bulletphysics. Collision. Dispatch no
At the same time code inside there is something wrong with the tip below this package import:
The import com. Bulletphysics. Collision. Dispatch. CollisionObject ;
The import com. Bulletphysics. Dynamics. DiscreteDynamicsWorld;
The import com. Bulletphysics. Dynamics. The RigidBody;
The import com. Bulletphysics. Dynamics. RigidBodyConstructionInfo;
The import com. Bulletphysics. Linearmath. DefaultMotionState;
The import com. Bulletphysics. Linearmath. Transform;
Some this package the following variables is not present, checked the this is an engine, suppose should be no import led to a package,
But because I'm a beginner, so don't know how to import the package, how to solve this problem, hope saw to show me the great spirit, thank you so much great god glad, thank you very much!!!!!

CodePudding user response:

Used and see if it is https://80.lv/vendors/bullet-physics-library/

CodePudding user response:

reference 1st floor usecf response:
is used to see https://80.lv/vendors/bullet-physics-library/

Ok, I see, thank you very much
  • Related