Skip to content

Compile with NDK r12, using clang compiler.#96

Open
djangw wants to merge 3 commits into
taka-no-me:masterfrom
djangw:master
Open

Compile with NDK r12, using clang compiler.#96
djangw wants to merge 3 commits into
taka-no-me:masterfrom
djangw:master

Conversation

@djangw
Copy link
Copy Markdown

@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
Copy Markdown

osfans commented Oct 10, 2016

r13 is out.
Does it work?

@djangw
Copy link
Copy Markdown
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
Copy Markdown

osfans commented Oct 10, 2016

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

@M1cha
Copy link
Copy Markdown

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
Copy Markdown
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