Problems compiling with Bullet 2.74

Night Elf

05-03-2009 17:55:40

I tried to build OgreBullet against Bullet 2.74, but changes to the API in the latest Bullet version prevent it from compiling. There's only one problem, and it has to do with the raycast vehicle, which has a different inheritance hierarchy now. I commented out everything that had to do with the vehicle and got it to compile, but when my program run, the constraints weren't being enforced as far as I could tell...