Page 1 of 1

Does anyone know how to setup Bullet Physics in Android Studio Using the NDK?

Posted: Tue Jun 19, 2018 1:14 pm
by bluelightzero
I downloaded bullet-master from github and used "Link C++ Project with Gradle".

I selected the bullet3/CMakeLists.txt and it seemed to link successfully, but when I go to build it just has errors.

Do I need to configure something or download specific version?