- Install Ubuntu for Windows as stated in this post
- Run
~sudo apt-get install build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ~sudo apt-get install g++-mingw-w64-x86-64 mingw-w64-x86-64-dev ~cd depends ~make HOST=x86_64-w64-mingw32
- At the last command, it gives an error.
Expected behaviour
The make command functioning properly
Actual behaviour
The make throws an error.
Screenshots.
What version of bitcoin-core are you using?
Commit no. 0b01935
Machine specs:
PC:
- OS: Windows 10
- CPU: i7 6700
- RAM: 6GB
- SSD storing OS: 250GB
- HDD storing clone of this repo: 3TB
Laptop:
- OS: Windows 10
- CPU: i5 3210M
- RAM: 6GB
- Disk size: 250GB
- Disk Type: SSD
I ran this with both my computers, and the error was the same on both. The specs of each are listed above.