Skip to content

Commit 2d91bb2

Browse files
story645QuLogic
andcommitted
note required MinGW windows header version
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent 0f74076 commit 2d91bb2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/devel/dependencies.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,8 @@ remember to clear your artifacts before re-building::
178178

179179
git clean -xfd
180180

181-
Install from source
182-
^^^^^^^^^^^^^^^^^^^
181+
Use source
182+
^^^^^^^^^^
183183

184184
If the automatic download does not work (for example, on air-gapped systems) it is
185185
preferable to instead use system libraries. However you can manually download the
@@ -271,6 +271,8 @@ source files.
271271

272272
Alternatively, you can install a Linux-like environment such as `CygWin <https://www.cygwin.com/>`_
273273
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``.
274276

275277

276278
We highly recommend that you install a compiler using your platform tool, i.e.,

0 commit comments

Comments
 (0)