Search found 1 match

by bluelightzero
Tue Jun 19, 2018 1:14 pm
Forum: General Bullet Physics Support and Feedback
Topic: Does anyone know how to setup Bullet Physics in Android Studio Using the NDK?
Replies: 0
Views: 2806

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

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?