Replies: 2 comments 2 replies
-
| Had the same issue, what saved me was setting the paths manually  | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            -
| This can happen when  | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
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 directoryThe project compiles successfully, but rust-analyzer fails.
Do I have to add anything to config.toml ?
Thank you in advance for your help.
Beta Was this translation helpful? Give feedback.
All reactions