Skip to content

Instantly share code, notes, and snippets.

@DougAnderson444
Created September 13, 2021 16:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DougAnderson444/5933c8ada7a6a40dcf925d83ca4622c2 to your computer and use it in GitHub Desktop.
Save DougAnderson444/5933c8ada7a6a40dcf925d83ca4622c2 to your computer and use it in GitHub Desktop.
Solana build from source on Windows
$ ./scripts/cargo-install-all.sh .
needs... clang stuff, so add with:
$ choco install llvm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment