I am trying to run the http://bulletphysics.org/mediawiki-1.5. ... sing_XCode but I am hoping to create it for the IPhone however I have not gotten the code to compile properly even with the exact instructions on the mentioned page
These are not the only errors I am getting, but I think this is at the root of them all.
Code: Select all
Bullet-Subversion/src/LinearMath/btScalar.h:26:18: error: no include path in which to search for math.h
Bullet-Subversion/src/LinearMath/btScalar.h:27:41: error: no include path in which to search for stdlib.h
Bullet-Subversion/src/LinearMath/btScalar.h:28:19: error: no include path in which to search for cstdlib.h
Bullet-Subversion/src/LinearMath/btScalar.h:29:18: error: no include path in which to search for cfloat
Bullet-Subversion/src/LinearMath/btScalar.h:30:19: error: no include path in which to search for float.h
Bullet-Subversion/src/LinearMath/btScalar.h:150:24: error: no include path in which to search for emmintrin.h
Bullet-Subversion/src/LinearMath/btScalar.h:158:21: error: no include path in which to search for assert.h