[doc] build-windows: Mention that only trusty works
This commit is contained in:
parent
c2704ec98a
commit
fa14b67970
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ Below are some notes on how to build Bitcoin Core for Windows.
|
||||||
Most developers use cross-compilation from Ubuntu to build executables for
|
Most developers use cross-compilation from Ubuntu to build executables for
|
||||||
Windows. This is also used to build the release binaries.
|
Windows. This is also used to build the release binaries.
|
||||||
|
|
||||||
|
Currently only building on Ubuntu Trusty 14.04 is supported.
|
||||||
|
Other versions are unsupported or known to be broken (e.g. Ubuntu Xenial 16.04).
|
||||||
|
|
||||||
While there are potentially a number of ways to build on Windows (for example using msys / mingw-w64),
|
While there are potentially a number of ways to build on Windows (for example using msys / mingw-w64),
|
||||||
using the Windows Subsystem For Linux is the most straightforward. If you are building with
|
using the Windows Subsystem For Linux is the most straightforward. If you are building with
|
||||||
another method, please contribute the instructions here for others who are running versions
|
another method, please contribute the instructions here for others who are running versions
|
||||||
|
|
Loading…
Reference in a new issue