Hello
Has anyone had problems building battlecoin-qt on linux?
I have had to create a build folder but then I get the following error:
Makefile:1042: recipe for target 'version.o' failed
make: *** [version.o] Error 1
The battlecoind (comand line) builds correctly but I'm stuck on block 15388:
Battlecoind getinfo
{
"version" : "v0.2.2.1-g99999-boc",
"protocolversion" : 60006,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 15388,
"moneysupply" : 7583704.05300000,
"connections" : 8,
I like the idea of the coin but so far I cannot use it. Any help is appreciated.