Skip to content

Commit b19e15d

Browse files
[DDW-756] Update readme (windows dev dependencies)
1 parent f786ef1 commit b19e15d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,10 @@ Most of the commands need `nix` and will run only on Linux or macOS.
160160
- Windows 10/11
161161
- Daedalus testnet installation (similar version used in branch) in `C:\Program Files\Daedalus Testnet`
162162
- NodeJS 16
163+
- `yarn global add windows-build-tools` (if this does not work extract daedalus\nix\windows-usb-libs.zip under daedalus\build folder)
164+
- Microsoft Build Tools 2015
165+
- Microsoft Visual Studio 2017 (Include Desktop development with C++)
166+
- `yarn config set msvsversion 2015 --global`
163167

164168
#### Steps
165169
- `yarn install`

0 commit comments

Comments
 (0)