Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Fix build-bpf dependency related errors #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jacksondoherty
Copy link

error: target is not supported, for more information see: https://docs.rs/getrandom/#unsupported-targets
error[E0433]: failed to resolve: use of undeclared crate or module `imp`

fix found here: https://docs.solana.com/developing/on-chain-programs/developing-rust

error[E0599]: no method named `lock` found for struct `Stderr` in the current scope

fix found by using version settings of Solana Lab's hello world: https://github.com/solana-labs/example-helloworld

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant