Trying to compile altcoin and i get the folowing error:
Undefined symbols for architecture x86_64:
“Dbc::get(Dbt*, Dbt*, unsigned int)”, referenced from:
CDB::ReadAtCursor(Dbc*, CDataStream&, CDataStream&, unsigned int) in db.o
“Dbc::close()”, referenced from:
CDB::Rewrite(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*) in db.o
CTxDB::LoadBlockIndexGuts() in db.o
CWalletDB::ListAccountCreditDebit(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<CAccountingEntry, std::__1::allocator<CAccountingEntry> >&) in walletdb.o
CWalletDB::LoadWallet(CWallet*) in walletdb.o
http://pastebin.com/D60X1udg (the error din’t fit sry)
Pls i need help i can compile the coin in terminal whitout the Qt the terminal version only!
GitHub for the source : https://github.com/tomasmartins/GameCoin
↧