home › Forums › # Technical Support › how compile fuzzylite 5.0 for android › Reply To: how compile fuzzylite 5.0 for android
May 11, 2015 at 21:25
#1806
Keymaster
Hi,
thank you for your post and interesting question.
I am not sure how to build fuzzylite using the Android NDK, but searching the web I came across these posts using CMake:
https://github.com/taka-no-me/android-cmake
http://stackoverflow.com/questions/19207721/build-android-ndk-project-with-cmake
However, you should be able to build fuzzylite just changing the C++ toolchain to the Android toolchain and making sure to define the variables found in the fuzzylite CMake script.
I am be very interested in finding out what solution you find most appropriate.
Cheers.