Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cross-compiling android ndk feature #34

Open
asmodehn opened this issue Feb 7, 2014 · 0 comments
Open

Add cross-compiling android ndk feature #34

asmodehn opened this issue Feb 7, 2014 · 0 comments

Comments

@asmodehn
Copy link
Owner

asmodehn commented Feb 7, 2014

The goal is for the user to use the cmake-gui ( or cmd line param ) to decide if it will build using android ndk.
After the user chooses,wkcmake locate android NDK, createsm a standalone toolchain, and use it to build the software.
Reference links :
http://blog.beuc.net/posts/Cross-compiling_with_CMake/
http://cganime.wordpress.com/2012/09/26/setting-up-android-standalone-toolchain-for-cmake/
http://www.cmake.org/pipermail/cmake/2012-August/051580.html
http://opekar.blogspot.kr/2010/01/building-native-libraries-for-android.html
http://android-cmake.googlecode.com/hg/documentation.html

@asmodehn asmodehn added this to the C++11 Android NDK milestone Mar 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant