Skip to content

Android cross-platform arm64 app build failed #3317

Answered by matheus23
ISensuiI asked this question in Q&A
Discussion options

You must be logged in to vote

Hm, I'm far from an expert on compiling stuff to android. I know that DeltaChat folks keep doing this just fine.

One thing I can tell you is that you shouldn't need aws-lc-rs in your dependency tree. So if you have problems getting aws-lc-rs to compile to android, you can get rid of it.

I see you've looked at cargo tree -i aws-lc-rs. To dig deeper, you can call cargo tree -i aws-lc-rs -e normal -e features, to get an overview of which features of which dependencies end up pulling in aws-lc-rs. Good luck!

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ISensuiI
Comment options

@matheus23
Comment options

Answer selected by ISensuiI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants