paritytech / subport

Parity Substrate(-based) chains usage and development support
https://docs.substrate.io
Apache License 2.0
83 stars 13 forks source link

Installation on windows #183

Closed justintim-es closed 3 years ago

justintim-es commented 3 years ago

Can't find llvm file when running cargo build --release after having followed the installation steps for windows

process didn't exit successfully: `C:\Users\noahv\suschub\llvm\substrate-node-template\target\release\build\librocksdb-sys-37902e164d9b2076\build-script-build` (exit code: 101)    
  --- stdout
  cargo:warning=couldn't execute `llvm-config --prefix` (error: Het systeem kan het opgegeven bestand niet vinden. (os error 2))
  cargo:warning=set the LLVM_CONFIG_PATH environment variable to the full path to a valid `llvm-config` executable (including the executable itself)
nuke-web3 commented 3 years ago

Use WSL: https://substrate.dev/docs/en/knowledgebase/getting-started/