MADEAPPS / newton-dynamics

Newton Dynamics is an integrated solution for real time simulation of physics environments.
http://www.newtondynamics.com
Other
938 stars 182 forks source link

Fixes for cross compiling to Android #203

Closed sponji closed 4 years ago

sponji commented 4 years ago

Seems to compile nicely for Android, I'll try to test later. I cleaned up CMakeLists.txt, because all cross compilation related stuff should be kept away from there and a separate CMake toolchain file should be used instead to specify your compiler and target platform. Android-NDK provides its own CMake toolchain file which I used to test the build.

JulioJerez commented 4 years ago

al right, I applied. thanks again.

JulioJerez commented 4 years ago

Oh man, this is going to be trully awesome. So many platforms, hikes

On Wed, Feb 5, 2020, 11:03 AM Sponji notifications@github.com wrote:

Seems to compile nicely for Android, I'll try to test later. I cleaned up CMakeLists.txt, because all cross compilation related stuff should be kept away from there and a separate CMake toolchain file should be used instead to specify your compiler and target platform. Android-NDK provides its own CMake toolchain file which I used to test the build.

You can view, comment on, or merge this pull request online at:

https://github.com/MADEAPPS/newton-dynamics/pull/203 Commit Summary

  • Fixes for cross compiling to Android

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MADEAPPS/newton-dynamics/pull/203?email_source=notifications&email_token=AB6EPJAEUZONQICRMCCUDLLRBMEQTA5CNFSM4KQQL5Q2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ILJS5OA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB6EPJFODVLPX6STIRHYRFLRBMEQTANCNFSM4KQQL5QQ .