inbestcoin / inbestcoin-gui

GUI para inbestcoin
https://coin.inbest.cloud
GNU Lesser General Public License v3.0
0 stars 3 forks source link

error compiling UI #2

Open douglashipocreme opened 6 years ago

douglashipocreme commented 6 years ago

[ 89%] Linking CXX executable inbestcoin libcryptonote.a(RocksDBWrapper.cpp.o): In function CryptoNote::RocksDBWrapper::getDBOptions(CryptoNote::DataBaseConfig const&)': /teste/inbestcoin-gui/cryptonote/src/CryptoNoteCore/RocksDBWrapper.cpp:218: undefined reference torocksdb::NewLRUCache(unsigned long, int, bool)' collect2: error: ld returned 1 exit status CMakeFiles/inbestcoin.dir/build.make:3511: recipe for target 'inbestcoin' failed make[2]: [inbestcoin] Error 1 CMakeFiles/Makefile2:107: recipe for target 'CMakeFiles/inbestcoin.dir/all' failed make[1]: [CMakeFiles/inbestcoin.dir/all] Error 2 Makefile:127: recipe for target 'all' failed make: *** [all] Error 2

ubuntu 16.04 - cannot compile every time stop on 89%

inzider commented 6 years ago

have you include the submodules ?