Skip to content

Commit fa14b67

Browse files
author
MarcoFalke
committed
[doc] build-windows: Mention that only trusty works
1 parent c2704ec commit fa14b67

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/build-windows.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ Below are some notes on how to build Bitcoin Core for Windows.
66
Most developers use cross-compilation from Ubuntu to build executables for
77
Windows. This is also used to build the release binaries.
88

9+
Currently only building on Ubuntu Trusty 14.04 is supported.
10+
Other versions are unsupported or known to be broken (e.g. Ubuntu Xenial 16.04).
11+
912
While there are potentially a number of ways to build on Windows (for example using msys / mingw-w64),
1013
using the Windows Subsystem For Linux is the most straightforward. If you are building with
1114
another method, please contribute the instructions here for others who are running versions

0 commit comments

Comments
 (0)