You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Execuse me. When I run "cargo android build", the error shows:
error: attribute must be applied to a static variable
--> /Users/yizhou/.cargo/registry/src/github.com-1ecc6299db9ec823/oboe-0.3.1/src/audio_stream.rs:625:5
|
625 | #[used]
| ^^^^^^^
error: could not compile oboe due to previous error
warning: build failed, waiting for other jobs to finish...
error: Failed to compile lib Failed to run cargo build`: Command "cargo build --package tsheghon --manifest-path
/Users/yizhou/tsheghon/Cargo.toml --target aarch64-linux-android --color always" didn't complete
successfully, exiting with code 101.
In which "yizhou" is my username in macos, and "tsheghon" is the project name.
Should I change my toolchain for fix? Thank you.
The text was updated successfully, but these errors were encountered:
Execuse me. When I run "cargo android build", the error shows:
Should I change my toolchain for fix? Thank you.
The text was updated successfully, but these errors were encountered: