-
android.sh fails with NDK r26 or above.
Error in build.log is:
/home/me/Android/Sdk/ndk/28.0.12674087/build/core/build-binary.mk:591: Android NDK: Module ffmpegkit depends on undefined modul…
-
I'm using Bazel 7.4.1 on Linux and I've followed the examples provided in Bazel documentation and `rules_android`/`rules_android_ndk` to do the setup. So I've installed the latest Android Studio (Lady…
-
[Android 15 adds support for devices with 16KB page sizes](https://developer.android.com/about/versions/15/behavior-changes-all#16-kb)
Without support, devices with a 16KB page size will not be abl…
-
Hi,
When I'm trying to compile for Android using `android-ndk-r26b-linux`, it fails with the error:
```
$ cmake -DCMAKE_BUILD_TYPE=Release -DTBB_STRICT=OFF -DCMAKE_TOOLCHAIN_FILE=$ANDROID_NDK_…
-
### Description
```
-- Android: Targeting API '21' with architecture 'arm64', ABI 'arm64-v8a', and processor 'aarch64'
-- Android: Selected unified Clang toolchain
-- The CXX compiler identifica…
-
# Issue description
Android build fails with latest NDK version r27.
# Environment
* libzmq version (commit hash if unreleased): Latest commit on master 90b4f410a07222fa2e9a5f53b454a09d4533e4…
-
### Describe your question
gbh@ubuntu:~/Desktop/emu-ex-plus-alpha/imagine/bundle/all$ source makeAll-android.sh
running make on src/libcxx/android-armv7.mk
Configuring libc++...
dir=`pwd` && cd /t…
-
`android_binary` builds will fail if `ANDROID_NDK_HOME` / `android_ndk_repository` aren't set even if it does not rely on native libs.
The implicit CC toolchain dependency originates [here](https:/…
-
### Error
What went wrong:
Execution failed for task ':app:configureCMakeDebug[arm64-v8a]'.
> [CXX1429] error when building with cmake using Project_path ..../node_modules/react-native/ReactAndr…
-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
2.13
### Custom code
Yes
### OS platfor…