mgpc-lab / MagpieCoin

Yet Another CPU Mineable Cryptocurrency
http://magpiecoin.animalcoins.top/
MIT License
7 stars 13 forks source link

wallet #5

Open SmOkEnksp opened 2 years ago

SmOkEnksp commented 2 years ago

try to compile but get errors.. last which i cant solve configure: error: Found Berkeley DB other than 4.8, required for portable wallets Dev's team can you release wallet for windows?

wongfihung2 commented 2 years ago

to compile crypto currency wallet with berkley DB other than 4.8 use the following option:

./configure --with-incompatible-bdb --prefix=/home/user/path

with that's option, you can compile the crypto currency wallet but, make force compilations with berkley DB other than 4.8.