forked from Nexus/nexus
Update README.md
This commit is contained in:
parent
ad8d4f36d9
commit
3a1d884084
1 changed files with 0 additions and 7 deletions
|
|
@ -173,13 +173,6 @@ On Windows, make sure these are available in your shell `PATH`:
|
|||
- `C:\msys64\ucrt64\bin` (or your MinGW bin path containing `x86_64-w64-mingw32-gcc.exe`)
|
||||
- `C:\Program Files\LLVM\bin` (contains `clang.exe` and `libclang.dll`)
|
||||
|
||||
Also make sure Go build cache env vars are present (PowerShell):
|
||||
|
||||
```powershell
|
||||
$env:LOCALAPPDATA = "C:\Users\<you>\AppData\Local"
|
||||
$env:GOCACHE = "$env:LOCALAPPDATA\go-build"
|
||||
```
|
||||
|
||||
For `dart scripts/generate.dart`, you may also need:
|
||||
|
||||
```powershell
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue