arrayfire / androidcl

Sample app that runs OpenCL kernels to process camera feed on Android devices
76 stars 21 forks source link

build failed #4

Open zsw667291 opened 5 years ago

zsw667291 commented 5 years ago

I followed instruction and passed "ndk-build" ,next I want to run the demo on my device.should i run the "ant debug build" in the root directory? image

Looking forward to your patronage!

9prady9 commented 5 years ago

@zsw667291 I assume you got here via our blog post which is old and uses ArrayFire v2.x which has some (not feature complete) android platform support. We open sourced ArrayFire starting with v3.0 and since then we haven't had the bandwidth to test/benchmark ArrayFire v3.x on android. None of the recent releases have been tested on android except NVIDIA's tegra platform - CUDA backend only.

Issues open/closed related to android support for arrayfire https://github.com/arrayfire/arrayfire/issues/825 https://github.com/arrayfire/arrayfire/issues/2637