pybullet.c won't compile incompatible pointer types
Author: piran-robotCreated Jul 7, 2026Updated Jul 7, 2026
Just trying to install on a Raspberry PI so needed to compile. Compilation of pybullet.c fails with:
This happens on the 3 lines after 10260 and aslo 10686
explicitly casting allows compilation:
Source: bulletphysics/bullet3