File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -178,8 +178,8 @@ remember to clear your artifacts before re-building::
178
178
179
179
git clean -xfd
180
180
181
- Install from source
182
- ^^^^^^^^^^^^^^^^^^^
181
+ Use source
182
+ ^^^^^^^^^^
183
183
184
184
If the automatic download does not work (for example, on air-gapped systems) it is
185
185
preferable to instead use system libraries. However you can manually download the
@@ -271,6 +271,8 @@ source files.
271
271
272
272
Alternatively, you can install a Linux-like environment such as `CygWin <https://www.cygwin.com/ >`_
273
273
or `Windows Subsystem for Linux <https://learn.microsoft.com/en-us/windows/wsl/install >`_.
274
+ If using `MinGW-64 <https://www.mingw-w64.org/ >`_, we require **v6 ** of the
275
+ ```Mingw-w64-x86_64-headers ``.
274
276
275
277
276
278
We highly recommend that you install a compiler using your platform tool, i.e.,
You can’t perform that action at this time.
0 commit comments