Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

it can not work!! can Be friendly to developers who use Windows to develop Android with Rust? #150

Open
CMingTseng opened this issue Aug 28, 2024 · 0 comments

Comments

@CMingTseng
Copy link

CMingTseng commented Aug 28, 2024

Dear Sir

i use windows 10 to devekop Android app

i follow https://www.rust-lang.org/tools/install to install rust

&

rustup toolchain install stable-x86_64-pc-windows-gnu
rustup default stable-x86_64-pc-windows-gnu

rustup target add aarch64-linux-android
rustup self update
cargo clean
cargo install cargo-ndk

but when build the example-app

get error

error: linking with E:\workspace\AndroidStudioProjects\ Rust_ example\ build\ linker- wrapper\ linker- wrapper. bat failed: exit code: 1 linking with E:\workspace\AndroidStudioProjects\ Rust_ example\ build\ linker- wrapper\ linker- wrapper. bat failed: exit code: 1
  |   = note: "cmd" "/c" "E:\workspace\AndroidStudioProjects\ \ Rust_ example\ \ build\ \ linker- wrapper\ \ linker- wrapper. bat" "-Wl,--version-script= E: \ \ Users\ \ Neo\ \ AppData\ \ Local\ \ Temp\ \ rustcAPmPhO\ \ list" "-Wl,--no-undefined- version" "E:\Users\Neo\AppData\ \ Local\ \ Temp\ \ rustcAPmPhO\ \ symbols. o"
  
  & i found https://github.com/vi/android-udp-bus <-- use 0.9.3 plugin
  
  the app lost libudphub.so" !!
  
vi/android-udp-bus#4

Note:

This person and another account

Spreading computer viruses everywhere

image

image

@github-staff github-staff deleted a comment from ViniciusSCG Oct 1, 2024
@github-staff github-staff deleted a comment from ViniciusSCG Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@CMingTseng and others