Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
9836409
Topic
149479
Board
Development & Technical Discussion
Re: Building headless Bitcoin and Bitcoin-qt on Windows
by
waser12
on
14/12/2014, 12:42:29 UTC
strip src/bitcoin-cli.exe
strip src/bitcoind.exe
strip src/qt/bitcoin-qt.exe
i can get all except bitcoin-qt.exe (the error is something like no file found)
Why please?