Mention downloading debugging tools for windows
This commit is contained in:
parent
1a49374b4c
commit
9acd9e878c
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ Follow the guidelines below for building Electron on Windows.
|
|||
* [Python 2.7](http://www.python.org/download/releases/2.7/)
|
||||
* [Node.js](http://nodejs.org/download/)
|
||||
* [Git](http://git-scm.com)
|
||||
* [Debugging Tools for Windows](https://msdn.microsoft.com/en-us/library/windows/hardware/ff551063.aspx)
|
||||
if you plan on creating a full distribution since `symstore.exe` is used for
|
||||
creating a symbol store from `.pdb` files.
|
||||
|
||||
If you don't currently have a Windows installation,
|
||||
[dev.microsoftedge.com](https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/)
|
||||
|
|
Loading…
Reference in a new issue