flutter_rust_bridge still looking for x86_64-linux-android-ar #2999
sumitsharansatsangi
started this conversation in
General
Replies: 1 comment
-
|
Good point! I guess this is related to Cargokit, the one that flutter_rust_bridge uses to compile things. Thus maybe we can somehow fix it there and bump version in frb. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Now latest NDK Ships with llvm-ar , and flutter_rust_bridge still lloking for x86_64-linux-android-ar and other *-ar files.
Beta Was this translation helpful? Give feedback.
All reactions