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
$ cargo build --features "unstable" --target arm-unknown-linux-gnueabihf
Compiling serde-syntex-example v0.1.0 (file:///private/tmp/serde/examples/serde-syntex-example)
error: extern location for serde_derive is of an unknown type: /private/tmp/serde/examples/serde-syntex-example/target/debug/deps/libserde_derive-c68a89b9da8abb52.dylib
|
= help: file name should be lib*.rlib or lib*..so
error: aborting due to previous error
error: Could not compile `serde-syntex-example`.
To learn more, run the command again with --verbose.