Update BUILD.md

This commit is contained in:
Zane Hitchcox 2021-07-23 16:04:08 -04:00 committed by GitHub
parent 2be29e22c2
commit 936afec1a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,8 +21,10 @@ To build packages for distribution, run `make electron-build` after the steps ab
> What version of mingw and visual studio are needed to build? Any other dependencies for windows? Instructions for how to install?
Visual studio 2019 with:
MSVC v142
Windows 10 SDK
* MSVC v142
* Windows 10 SDK
Mingw64, install it from https://www.msys2.org/
@ -78,4 +80,4 @@ Should work OOTB, please create issue if not.
Should work OOTB, please create issue if not.
* Note: Might have to downgrade to Node 14
* Note: Might have to downgrade to Node 14