You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Double-click or use your favourite terminal to run
200
200
```
201
-
scripts\dev-build-all.bat
201
+
scripts\dev\build\vs2017\dev-build-all.bat
202
202
```
203
-
**NOTE: you may have to run `./scripts/dev-build-all.bat` or `.\scripts\dev-build-all.bat` instead (depending on your shell).**
203
+
**NOTE: you may have to run `./scripts/dev/build/vs2017/dev-build-all.bat` or `.\scripts\dev\build\vs2017\dev-build-all.bat` instead (depending on your shell).**
**NOTE: executing this way defaults to using `bash`.**
210
210
- If for some reason the script is non-executable, then run the script through an interpreter (only `bash` and `dash` are tested, but you can try others)...
0 commit comments