Bitcoin Forum
May 14, 2024, 03:38:42 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: how to compile bitcoin Windows wallet  (Read 414 times)
myapple (OP)
Member
**
Offline Offline

Activity: 100
Merit: 11


View Profile
December 19, 2017, 01:52:21 PM
 #1

Any detail guide
I mean windows wallet. Not Ubuntu or Linux
I checked a lot it does not work
1715657922
Hero Member
*
Offline Offline

Posts: 1715657922

View Profile Personal Message (Offline)

Ignore
1715657922
Reply with quote  #2

1715657922
Report to moderator
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715657922
Hero Member
*
Offline Offline

Posts: 1715657922

View Profile Personal Message (Offline)

Ignore
1715657922
Reply with quote  #2

1715657922
Report to moderator
1715657922
Hero Member
*
Offline Offline

Posts: 1715657922

View Profile Personal Message (Offline)

Ignore
1715657922
Reply with quote  #2

1715657922
Report to moderator
bob123
Legendary
*
Offline Offline

Activity: 1624
Merit: 2481



View Profile WWW
December 19, 2017, 02:38:27 PM
Merited by ABCbits (1)
 #2

There are quite a few tutorials available online. One example: https://daniel-lima.github.io/bitcoin-devenv/docker/how-to/compile-bitcoin-core-for-windows.html.

The easiest probably is to just compile it (windows version) in linux.
If you have no clue about linux i can't imagine why you would need to compile it yourself.

If you just want to verify the integrity you can use the checksum.
On windows: certUtil -hashfile bitcoin-0.15.1-win32.zip SHA256
Compare the hash to the officially stated at github.

myapple (OP)
Member
**
Offline Offline

Activity: 100
Merit: 11


View Profile
December 19, 2017, 06:30:56 PM
 #3

thanks
after I run
make HOST=x86_64-w64-mingw32

cd ..

./autogen.sh # not required when building from tarball

CONFIG_SITE=$PWD/depends/x86_64-w64-mingw32/share/config.site ./configure --prefix=/

make

I compiled but where is the wallet version with interface?I cannot find the released folder
I mean the Windows version with interface
After I compile I cannot find it on Ubuntu server

Under arc there is bitcoind and bitcoin-cli
Where is the exe version which can run under Windows
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!