Skip to content

Instantly share code, notes, and snippets.

@guitarrapc
Last active April 17, 2024 06:07
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 guitarrapc/251f48ab4cf64f967b6850313403dc97 to your computer and use it in GitHub Desktop.
Save guitarrapc/251f48ab4cf64f967b6850313403dc97 to your computer and use it in GitHub Desktop.

Setup

scoop install rustup
scoop install llvm
scoop install gcc

run

Now you can run cargo build --verbose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment