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

building with gradle-experimental, and it should be using CMake #116

Closed
gkasten opened this issue Jul 11, 2018 · 1 comment
Closed

building with gradle-experimental, and it should be using CMake #116

gkasten opened this issue Jul 11, 2018 · 1 comment

Comments

@gkasten
Copy link

gkasten commented Jul 11, 2018

Details at "Header files not found trying to build for Android"
https://groups.google.com/forum/#!topic/walt-discuss/ikdJ83ZBDDM

@ggfan
Copy link
Contributor

ggfan commented Jul 12, 2018

the latest in the repo should be able to build. #115 would be the final touch up. The strategy:

  • reuse the existing android.mk with Gradle's ndkBuild plugin
  • application.mk is not used, intended to set up those variables inside app/build.gradle if needed in the future.

@ggfan ggfan closed this as completed Jul 12, 2018
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

No branches or pull requests

2 participants