btTypedConstraint error

Maroho

23-03-2010 17:10:04

I'm getting the error 'C2440: 'static_cast' : Cannot convert from 'btTypedConstraint *' to 'btRayCastVehicle *' multiple times when I attempt to compile OgreBullet. I have the Bullet SDK installed correctly.

When searching these forums I saw that a couple of other people have had a similar error, but there didn't seem to be a fix for it. Since those posts where from 2008 or 2009 I thought I'd post the issue again to see if anyone had learned how to fix it in the meantime.

Any help would be much appreciated.

Fish

23-03-2010 20:45:50

You need to grab the OB source from SVN.

- Fish