Panda Bullet

Grazie,
I can’t find svn2476 in code.google.com/p/bullet/downloads/list, is svn2440 ok or outdated?

No problem with the headers in the Third-party directory, my first question was: what are the headers to be included in a panda3d c++ bullet program?

It is a little bit confusing since during a full panda3d build (without installer) it appears that some directories are not copied automatically by makepanda into the build directory hierarchical structure, and some manual transfer has to be done.
With Python this is ok but It’s not clear where to put the various bullet headers and files such as “btBulletDynamicsCommon.h” so that a Panda C++ program can refer to them.