Post
Topic
Board Announcements (Altcoins)
Re: █████[ANN][TreasureHuntCoin][BOOTY] X11 █ POW █ FREE COINS █████
by
treasurehuntcoin
on 12/06/2014, 04:05:55 UTC
please tell me how compile wallet, I want to study to compile wallet.

Linux system:
git pull COIN_SOURCE_LINK_FROM_GITHUB DST_DIR

without gui:
cd DST_DIR/src/
make -f makefile.unix

with gui:
cd DST_DIR
qmake
make

Pretty much that's it Smiley

thanks....Github link

https://github.com/treasurehuntcoin/TreasureHuntCoin-Source