Skip to content

Commit fc5e7d6

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

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

doc/devel/dependencies.rst

Lines changed: 6 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,10 @@ 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`.
276+
277+
274278

275279

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

0 commit comments

Comments
 (0)