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)
Can't find llvm file when running cargo build --release after having followed the installation steps for windows