Erwin Coumans wrote:
What 'hello world' example did you use? The one in the wiki is likely out of date.
Please use the one that ships with Bullet, either Bullet/Demos/HelloWorld or Bullet/Demos/BasicDemo
Thanks,
Erwin
yes, i want to make a gui display for "Bullet/Demos/Helloworld" in HelloworldDemo, so i make additional dependencies of project OpenGLSupport and Zero Check for Hellowrold, and by implementing methods clientMoveAndDisplay() and displayCallback(), i get original code in Helloworld into initPhysics() method of HelloworldDemo, and make same configuration like BasicDemo or CcsPhysicsDemo, but the error remains..
Thanks,
Leo