Author

Topic: Where is the bitcoin source code and guide to compile the bitcoin wallet (Read 585 times)

member
Activity: 210
Merit: 26
High fees = low BTC price
Your stuffed most the time if you trying to work from windows like me and you often won't get
things to compile anyway not that I am saying Microsoft spyware is any good but some of us
are stuck with it.
member
Activity: 301
Merit: 74
What do you mean "depends" doesn't exist? It's a directory under the root:
https://github.com/bitcoin/bitcoin/tree/master/depends
member
Activity: 322
Merit: 54
Consensus is Constitution
Is there any instructions for how to compile a new one?especially for qt wallet and Ubuntu version ?
Read the documentation provided in the source code. Specifically this file and this file.

Is there a post where there is discussion or help requests on this process?  I followed the guide for windows but am stuck; when I "cd depends" it says depends does not exist.  Where are these files stored when they are downloaded the way outlined in the readme?
staff
Activity: 3458
Merit: 6793
Just writing some code
Is there any instructions for how to compile a new one?especially for qt wallet and Ubuntu version ?
Read the documentation provided in the source code. Specifically this file and this file.
member
Activity: 100
Merit: 11
thanks
i mean for Windows wallet
How to compile
member
Activity: 322
Merit: 54
Consensus is Constitution
Core's source code is the first search engine result when you look for the obvious terms:
https://github.com/bitcoin/bitcoin

And after spending there half a minute I got to your second request:
https://github.com/bitcoin/bitcoin/tree/master/doc

I wonder, could one really be able to compile it, yet not be able to find it on the web without assistance? Wink



I also had trouble finding it, I expected it to be obvious on the wiki but I couldn't find it there
member
Activity: 77
Merit: 10
Have you heard about google?

I took this one first time I compiled myself https://bitzuma.com/posts/compile-bitcoin-core-from-source-on-ubuntu/
member
Activity: 100
Merit: 11
Is there any instructions for how to compile a new one?especially for qt wallet and Ubuntu version ?
staff
Activity: 3458
Merit: 6793
Just writing some code
I use bitcoin 0.8.6 version I can compile bitcoind but I cannot compile bitcoin-qt
It shows for bitcoin 0.8.6
Why are you trying to build Bitcoin 0.8.6? It is super old and outdated.
member
Activity: 100
Merit: 11
I try to compile wallet according to guide https://bitcointalksearch.org/topic/building-headless-bitcoin-and-bitcoin-qt-on-windows-149479
I use bitcoin 0.8.6 version I can compile bitcoind but I cannot compile bitcoin-qt
It shows for bitcoin 0.8.6
Mingw32-make -f Makefile.Release
:/deps/boost_1_57_0/boost/type_traits/detail/has_binary_operator.hp:50:parse error at BOOST_JOIN

The target build/to console.moc failed

For 0.8.6 but how can I fix it
I use the other method to compile bitcoind but there is not an interface so not useful
member
Activity: 301
Merit: 74
Core's source code is the first search engine result when you look for the obvious terms:
https://github.com/bitcoin/bitcoin

And after spending there half a minute I got to your second request:
https://github.com/bitcoin/bitcoin/tree/master/doc

I wonder, could one really be able to compile it, yet not be able to find it on the web without assistance? Wink

member
Activity: 100
Merit: 11
Jump to: