sortedConstraints.heapSort(btAlignedObjectArray<btTypedConstraint*>::less()); should be sortedConstraints.heapSort(btSortConstraintOnIslandPredicate); Thanks Clemens Unterkofler for pointing this out!
sortedConstraints.heapSort(btAlignedObjectArray<btTypedConstraint*>::less()); should be sortedConstraints.heapSort(btSortConstraintOnIslandPredicate); Thanks Clemens Unterkofler for pointing this out!