We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
E:\workspace\AndroidStudioProjects\ Rust_ example\ build\ linker- wrapper\ linker- wrapper. bat
Note:
This person and another account
Spreading computer viruses everywhere
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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 withE:\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
The text was updated successfully, but these errors were encountered: