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

Compile with NDK r12, using clang compiler. #96

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

djangw
Copy link

@djangw djangw commented Sep 27, 2016

Enable it with adding "-DANDROID_TOOLCHAIN_NAME=clang".

Enable it with adding "-DANDROID_TOOLCHAIN_NAME=clang".
@osfans
Copy link

osfans commented Oct 10, 2016

r13 is out.
Does it work?

@djangw
Copy link
Author

djangw commented Oct 10, 2016

I haven't tried it yet, but I think it would work unless google changed the directory structure of NDK.

@osfans
Copy link

osfans commented Oct 10, 2016

R13 includes a cmake config in build directory, and it works.

@M1cha
Copy link

M1cha commented Oct 10, 2016

and it seems to be based on this project

Compatible with configurable variables from the other toolchain file:
https://github.com/taka-no-me/android-cmake

@djangw
Copy link
Author

djangw commented Mar 29, 2017

@osfans @M1cha Tested with r14, and fixed for Windows host system. And I have tried the cmake toolchain included in NDK for my WebKit-based project but it failed to produce shared library. I think this would be better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants