bitmap icon indicating copy to clipboard operation
bitmap copied to clipboard

Execution failed for task ':bitmap:stripDebugDebugSymbols'.

Open jimmyff opened this issue 2 years ago • 1 comments

Hi, I'm having real difficulty getting this package working on linux. I'm getting the following error:

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':bitmap:stripDebugDebugSymbols'.
> No toolchains found in the NDK toolchains folder for ABI with prefix: arm-linux-androideabi

I've got NDK v23 and v20 installed yet still I get this when I try to build my project.

Any ideas? Thanks

jimmyff avatar Sep 01 '21 11:09 jimmyff

Same here, interestingly the example provided in the repo does compile successfully.

shilangyu avatar Oct 24 '21 08:10 shilangyu