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
BPF SDK: /Users/sushantchandla/.local/share/solana/install/releases/1.7.10/solana-release/bin/sdk/bpf
Running: rustup toolchain list -v
Running: cargo +bpf build --target bpfel-unknown-unknown --release
Compiling marketplace v0.1.0 (..../marketplace)
error: the `#[global_allocator]` in this crate conflicts with global allocator in: spl_token_metadata
error: aborting due to previous error
error: could not compile `marketplace`
To learn more, run the command again with --verbose
rust-lang/rust#44113
https://lib.rs/crates/spl-token-metadata
With --verbose flag
The text was updated successfully, but these errors were encountered: