I am trying this:
https://github.com/litecoin-project/litecoin/blob/master-0.8/doc/build-msw.mdDo 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:
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 =)