Closed
Description
Hello,
I downloaded the android-activity repository, then I added it to my cargo.toml using local path and I get the following error:
error occurred in cc-rs: failed to find tool "aarch64-linux-android-clang++": No such file or directory
The project compiles successfully, but rust-analyzer fails.
Do I have to add anything to config.toml ?
Thank you in advance for your help.
Activity
Day-OS commentedon May 18, 2025
Had the same issue, what saved me was setting the paths manually