Quantcast
Channel: Active questions tagged rustc - Solana Stack Exchange
Viewing all articles
Browse latest Browse all 37

which versions of Solana SDK and Anchor are compatible with the stable toolchain.?

$
0
0

which versions of Solana SDK and Anchor are compatible with the stable toolchain.? It appears that the current nightly toolchain you are using (nightly-x86_64-unknown-linux-gnu) does not support the bpfel-unknown-unknown target, which is necessary for building Solana programs!! missing the required target for building Solana programs, which is bpfel-unknown-unknown. Thank you


Viewing all articles
Browse latest Browse all 37

Trending Articles