mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Merge d752349029 into merged_master (Bitcoin PR bitcoin/bitcoin#28900)
This commit is contained in:
commit
df4c8fee92
1 changed files with 0 additions and 7 deletions
|
|
@ -48,16 +48,9 @@ Acquire the source in the usual way:
|
|||
## Building for 64-bit Windows
|
||||
|
||||
The first step is to install the mingw-w64 cross-compilation tool chain:
|
||||
- on modern systems (Ubuntu 21.04 Hirsute Hippo or newer, Debian 11 Bullseye or newer):
|
||||
|
||||
```sh
|
||||
sudo apt install g++-mingw-w64-x86-64-posix
|
||||
```
|
||||
|
||||
- on older systems:
|
||||
|
||||
```sh
|
||||
sudo apt install g++-mingw-w64-x86-64
|
||||
```
|
||||
|
||||
Once the toolchain is installed the build steps are common:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue