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

build source code in Mac, build Error #9

Closed
chenjiaoAngel opened this issue Nov 5, 2018 · 2 comments
Closed

build source code in Mac, build Error #9

chenjiaoAngel opened this issue Nov 5, 2018 · 2 comments

Comments

@chenjiaoAngel
Copy link

ERROR: Config value android is not defined in any .rc file
where the value android defined
I use export ANDROID_NDK_HOME=/Users/chenjiao04/Documents/android-ndk-r15c
but it doesn't work

@lee-bin
Copy link
Member

lee-bin commented Nov 6, 2018

According to bazelbuild/bazel#4502, tools/bazel.rc is no longer being read after bazel 0.17.1. So you may:

  1. Downgrade bazel to work around.
  2. Or move tools/bazel.rc to .bazelrc in MACE workspace to conform to new bazel.

We will solve it later.

@chenjiaoAngel
Copy link
Author

OK,i will try. Thank you very much

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