Open hussydaddy opened 3 years ago
/home/iamhussy/Tessac/src/Rpc/CoreRpcServerCommandsDefinitions.h:379: undefined reference to Common::StringView::~StringView()' CMakeFiles/Miner.dir/Miner/BlockchainMonitor.cpp.o:/home/iamhussy/Tessac/src/Rpc/CoreRpcServerCommandsDefinitions.h:380: more undefined references toCommon::StringView::~StringView()' follow collect2: error: ld returned 1 exit status src/CMakeFiles/Miner.dir/build.make:198: recipe for target 'src/miner' failed make[2]: [src/miner] Error 1 CMakeFiles/Makefile2:1046: recipe for target 'src/CMakeFiles/Miner.dir/all' failed make[1]: [src/CMakeFiles/Miner.dir/all] Error 2 Makefile:94: recipe for target 'all' failed make: *** [all] Error 2
Common::StringView::~StringView()' CMakeFiles/Miner.dir/Miner/BlockchainMonitor.cpp.o:/home/iamhussy/Tessac/src/Rpc/CoreRpcServerCommandsDefinitions.h:380: more undefined references to
GCC version 6, ubuntu 16
If you need help compiling on Linux, then you can check my Ubuntu 14/16 guide.
/home/iamhussy/Tessac/src/Rpc/CoreRpcServerCommandsDefinitions.h:379: undefined reference to
Common::StringView::~StringView()' CMakeFiles/Miner.dir/Miner/BlockchainMonitor.cpp.o:/home/iamhussy/Tessac/src/Rpc/CoreRpcServerCommandsDefinitions.h:380: more undefined references to
Common::StringView::~StringView()' follow collect2: error: ld returned 1 exit status src/CMakeFiles/Miner.dir/build.make:198: recipe for target 'src/miner' failed make[2]: [src/miner] Error 1 CMakeFiles/Makefile2:1046: recipe for target 'src/CMakeFiles/Miner.dir/all' failed make[1]: [src/CMakeFiles/Miner.dir/all] Error 2 Makefile:94: recipe for target 'all' failed make: *** [all] Error 2GCC version 6, ubuntu 16