element-desktop/docs/windows-requirements.md
Half-Shot 756b4a4585 lint
2024-05-20 09:52:22 +01:00

1.4 KiB

Windows

Requirements to build native modules

We rely on Github Actions windows-latest plus a few extra utilities as per the workflow.

If you want to build native modules, make sure that the following tools are installed on your system.

Once installed make sure all those utilities are accessible in your PATH.

In order to load all the C++ utilities installed by Visual Studio you can run the following in a terminal window.

call "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" amd64