https://github.com/bulletphysics/bullet3/pull/4316
It works, but I'm having trouble with my addition to the ExampleEntries. Seems like AppVeyor fails compiling:

I don't get it. The example entry works fine in my local build:

ExampleEntries:
https://github.com/19PHOBOSS98/bullet3- ... ntries.cpp
The new example setup is an exact copy of Dof6Spring2Setup. I just changed a few function names:
DOF6SpringQuatSetup:
https://github.com/19PHOBOSS98/bullet3- ... uatSetup.h
https://github.com/19PHOBOSS98/bullet3- ... tSetup.cpp
Dof6Spring2Setup:
https://github.com/19PHOBOSS98/bullet3- ... ng2Setup.h
https://github.com/19PHOBOSS98/bullet3- ... 2Setup.cpp
What am I missing here?