Author

Topic: Compile a windows -qt or daemon (Read 675 times)

legendary
Activity: 1540
Merit: 1060
May the force bit with you.
December 13, 2013, 09:10:35 PM
#14
See here for up-to-date
https://bitcointalksearch.org/topic/building-headless-bitcoin-and-bitcoin-qt-on-windows-149479

See Here for a bit older and a bit easier
https://github.com/Tranz5/HoboNickels/blob/master/doc/build-msw.txt

With great power comes great responsibility.
hero member
Activity: 672
Merit: 501
December 13, 2013, 09:10:27 PM
#13
The one for BTC can be used but its very hard to do at first. Then if the code is changed a bit where it looks for a dependancy somewhere else than where you installed... ahhh good times. you get good after all the copy paste that used to happen .
legendary
Activity: 1008
Merit: 1005
December 13, 2013, 08:51:54 PM
#12
I'm looking for an up-to-date and detailed guide to building on windows, so I'll post on this thread if I find one
sr. member
Activity: 330
Merit: 250
December 13, 2013, 06:50:28 PM
#11
There are some rough instructions in the Bitcoin source under /docs

Rough instructions, but not very detailed.

Is it good to compile on a VM?
I recommend just following the many build instructions for Linux for all development and testing purposes. Its going to be a while till I get the time to re-write the windows docs.
Yeah, building for Linux is pretty straightforward. It would still be nice to know how to build the Qt client on windows, though.
sr. member
Activity: 812
Merit: 250
The Fourth Generation of Blockchain in DeFi
legendary
Activity: 1094
Merit: 1006
December 13, 2013, 06:36:47 PM
#9
There are some rough instructions in the Bitcoin source under /docs

Rough instructions, but not very detailed.

Is it good to compile on a VM?
I recommend just following the many build instructions for Linux for all development and testing purposes. Its going to be a while till I get the time to re-write the windows docs.
legendary
Activity: 1008
Merit: 1005
December 13, 2013, 06:32:47 PM
#8
There are some rough instructions in the Bitcoin source under /docs

Rough instructions, but not very detailed.

Is it good to compile on a VM?
legendary
Activity: 1094
Merit: 1006
December 13, 2013, 06:30:30 PM
#7
There are some rough instructions in the Bitcoin source under /docs
legendary
Activity: 1008
Merit: 1005
December 13, 2013, 06:29:05 PM
#6
get the allin1 package codeblocks/mingw.  its all 1 download installer with the codeblocks IDE and the mingw C/CPP compiler
Thanks. But that's for the daemon not Qt, right?

it should compile anything that you have the source code for, assuming the code was built for the compiler's architecture.
In other words, if the compiler is trying to spit out an .exe binary for windows, the source code must be for windows.

Coins are made to be for Windows, mac, and Linux, so what would happen?
full member
Activity: 238
Merit: 100
December 12, 2013, 06:47:28 PM
#5
get the allin1 package codeblocks/mingw.  its all 1 download installer with the codeblocks IDE and the mingw C/CPP compiler
Thanks. But that's for the daemon not Qt, right?

it should compile anything that you have the source code for, assuming the code was built for the compiler's architecture.
In other words, if the compiler is trying to spit out an .exe binary for windows, the source code must be for windows.
sr. member
Activity: 330
Merit: 250
December 12, 2013, 06:43:31 PM
#4
get the allin1 package codeblocks/mingw.  its all 1 download installer with the codeblocks IDE and the mingw C/CPP compiler
Thanks. But that's for the daemon not Qt, right?
full member
Activity: 238
Merit: 100
December 12, 2013, 06:37:59 PM
#3
get the allin1 package codeblocks/mingw.  its all 1 download installer with the codeblocks IDE and the mingw C/CPP compiler
sr. member
Activity: 330
Merit: 250
December 12, 2013, 06:34:00 PM
#2
How does one compile a coin from source on Windows?  It seems as if it can only be done easily on Linux.
Came here to ask that exact same question. Can some one help a couple of noobs out?
legendary
Activity: 1008
Merit: 1005
December 12, 2013, 06:20:50 PM
#1
How does one compile a coin from source on Windows?  It seems as if it can only be done easily on Linux.
Jump to: