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

Android NDK example is not building on Windows #94

Open
jin opened this issue Feb 26, 2019 · 2 comments
Open

Android NDK example is not building on Windows #94

jin opened this issue Feb 26, 2019 · 2 comments

Comments

@jin
Copy link
Member

jin commented Feb 26, 2019

See https://buildkite.com/bazel/bazel-bazel-examples/builds/8#2bad9c2a-6d02-452e-a068-2aaafd62bac7


ERROR: D:/b/bk-windows-java8-sd54/bazel/bazel-bazel-examples/android/ndk/app/src/main/BUILD.bazel:16:1: Couldn't build file app/src/main/_objs/jni_lib/native-lib.o: undeclared inclusion(s) in rule '//app/src/main:jni_lib':
--
  | this rule is missing dependency declarations for the following files included by 'app/src/main/cpp/native-lib.cpp':
  | 'D:/b/4siup6ez/execroot/__main__/external/androidndk/ndk/toolchains/llvm/prebuilt/windows-x86_64/lib64/clang/5.0.300080/include/stdarg.h'
  | 'D:/b/4siup6ez/execroot/__main__/external/androidndk/ndk/toolchains/llvm/prebuilt/windows-x86_64/lib64/clang/5.0.300080/include/stddef.h'
  | 'D:/b/4siup6ez/execroot/__main__/external/androidndk/ndk/toolchains/llvm/prebuilt/windows-x86_64/lib64/clang/5.0.300080/include/float.h'
  | Target //app/src/main:app failed to build


@jin jin self-assigned this Feb 26, 2019
@laszlocsomor
Copy link
Contributor

/cc @laszlocsomor

@jin
Copy link
Member Author

jin commented Apr 29, 2019

I believe this is a remote cache issue. I ran into the same missing dependency declarations issue with rules_jvm_external's Windows examples builds.

bazelbuild/rules_jvm_external#113

@jin jin removed their assignment May 6, 2020
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