Post
Topic
Board Development & Technical Discussion
Re: Building headless Bitcoin and Bitcoin-qt on Windows
by
horstman
on 01/06/2014, 22:02:50 UTC

Anyone who could assist me please? Smiley


This looks pretty similar
http://stackoverflow.com/questions/21950412/error-when-building-berkley-db-4-8-30

Are you using some other build instructions?

I am trying this:
https://github.com/litecoin-project/litecoin/blob/master-0.8/doc/build-msw.md

Do you think it should be working the the exact same commands like for the Bitcoinwallet, even it's saying to use some other commands on the litecoin github page?
I am running Windows 7 32bit in an oracle virtual machine.
If i am running with the same commands, but with the version required by the litecoin github, i am getting an error @ compileing the litecoin wallet.

From the litecoin:
Quote
Boost

MSYS shell:

downloaded boost jam 3.1.18
cd \boost-1.50.0-mgw
bjam toolset=gcc --build-type=complete stage
How am i supposed to do the "downloaded boost jam 3.1.18"? Where do i put them?

Many questions, but it would be nice if i could get it working. Trying for several days now.

Thanks for your reply anyway YarkoL =)