Anton Rapetov
Anton Rapetov
And it probably doesn't make sense for `cargo-ndk` to compile for the host, because for the host you don't really need `ndk` :-) Do you have any idea/suggestions on how...
Hi, thanks for the issue report. Linking with C++ is usually messy. Do you have a small project where the issue is reproduced, so I could play around and see...
Hmm. It seems I don't have that feature at the moment, let's hope it won't take too long to implement it :-)
Could you please check version `0.3.3` and see whether it works for you? I've added `extraCargoEnv` option.
Hmm... I guess it would be possible to implement configuration per target. However, I'm not sure that such paths in your own system should be in that place. They look...
Sorry for ignoring this issue that long. Do you have any suggestions how it can be implemented? I guess it would be nice to have some cargo build output/log/progress in...
Also, you can see the full error output by selecting the "build" tab at the bottom of Android Studio, and then selecting the top most error group (`Build: failed at`),...
Can I ask the reason for having different behavior than in the current clang? Or it is not different?
I see, thanks for the explanation!
Hi, I currently don't have the capacity to investigate the issue :-( But I can accept a PR if you know how to fix it.