10xcryptodev
10baa4a857
Update Windows build instructions ( #3453 )
...
* update windows build instructions
* move cross compilation section
* remove 32bit. The additional info about 32bit is described in footnotes
* update doc formating and order
2020-04-30 13:28:12 +03:00
Wladimir J. van der Laan
08513bfffd
Merge #11437 : [Docs] Update Windows build instructions for using WSL and Ubuntu 17.04
...
696ce46
[Docs] Update Windows build instructions for using WSL and Ubuntu 17.04 (fanquake)
4f890ba
Add new step to clean $PATH var by removing /mnt specific Window's %PATH% paths that cause issues with the make system (Donal OConnor)
Pull request description:
This updates the Windows build documentation with the workaround required to build using Ubuntu 17.04 on WSL, and makes it's explicit that building on Ubuntu 16.04 is broken, and not recommended.
This includes a commit from @donaloconnor in #11244 , and is mostly the investigative work of @laanwj throughout #8732 , #8653 and quite a few other issues.
I tested building on 14.04, 16.04.3 and 17.04 [here](https://github.com/bitcoin/bitcoin/pull/11244#issuecomment-327990251 ) and got the results we expect.
---
Built master at c22a53cd63
on a Windows 10 VM (Version 1607, OS Build 14393.1593) using WSL with Ubuntu 14.04.
![windows](https://user-images.githubusercontent.com/863730/30195033-867f1f24-9489-11e7-932c-e87b8764a627.png )
Upgraded WSL to 16.04.3, and tried building c22a53cd63
using these instructions. The result is as expected.
![ubuntu 16 04 3](https://user-images.githubusercontent.com/863730/30235670-b9bf36bc-953d-11e7-8c1d-4debf7113032.png )
Upgraded WSL to 17.04 and tried building 3255d6347b
using these instructions.
![ubuntu 17 04](https://user-images.githubusercontent.com/863730/30235669-b7473434-953d-11e7-8ea3-d05a319ae2d4.png )
If someone else could also verify that builds are working on both 14.04 and 17.04 with these instructions, that would be great.
Tree-SHA512: 866f1003eb45d208d8ae849504f54fc2f27c32240129d2124ce5a2ee7167bcbf062d29f23b1745123f532ffd0253a8611e719b2a316d1331d3c3924f91e7775d
2019-09-25 10:33:21 +02:00
Wladimir J. van der Laan
10c505cdfe
Merge #11119 : [doc] build-windows: Mention that only trusty works
...
fa14b67
[doc] build-windows: Mention that only trusty works (MarcoFalke)
Pull request description:
This should prevent people from running into the issues to later find that there is no solution yet.
Tree-SHA512: c0512bb15ebd62113a4195a9577fec4ddacf164509673e178c6b5445c16ab7b110a13ba829e6eebb2a66dff61eeac6ec77f7c5f60bd64685a0c0d99f71f4edf7
2019-09-23 20:49:54 +02:00
Alexander Block
d7e5f02eac
Update build documentation ( #2323 )
...
Only describe how to build based on the depends system
2018-09-28 10:55:46 +03:00
MarcoFalke
b584f56304
Merge #9433 : Update the Windows build notes
...
b705a04
Update the Windows build notes (Douglas Roark)
2018-01-18 07:33:40 +01:00
Alexander Block
997f9f795c
Dashify build-windows.md
2018-01-17 17:31:13 +01:00
MarcoFalke
f8948de023
Merge #9219 : doc: Improve windows build instructions using Linux subsystem
...
dd34570
doc: Improve windows build instructions using Linux subsystem (Wladimir J. van der Laan)
2018-01-17 17:27:24 +01:00
Wladimir J. van der Laan
5fc2e197df
Merge #8935 : Documentation: Building on Windows with WSL
...
7c1716f
Documentation for Building on Windows with WSL (poole_party)
2018-01-12 09:58:14 +01:00
Wladimir J. van der Laan
24c4116b58
Merge #8787 : [Doc] Add missing autogen to example builds
...
3f58a28
[Doc] Add missing autogen to example builds (Amir Abrams)
2018-01-11 13:22:22 +01:00
Pieter Wuille
2da811becb
Merge #8624 : [doc] build: Mention curl
...
fae6bb8
[doc] build: Mention curl (MarcoFalke)
2018-01-09 14:04:21 +01:00
UdjinM6
a2c6140cb1
more bitcoin -> dash
...
Closes #712
2016-03-06 18:21:29 +01:00
Wladimir J. van der Laan
35bb381435
build: Improve build instructions
...
- Add package instructions for Ubuntu 15.10
- Clarify BerkeleyDB/wallet situation for unix
- Add basic build instructions for Windows (closes #1401 )
2015-11-04 11:57:30 +01:00