Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor error during make process #345

Open
hussydaddy opened this issue Apr 13, 2021 · 1 comment
Open

Minor error during make process #345

hussydaddy opened this issue Apr 13, 2021 · 1 comment

Comments

@hussydaddy
Copy link

/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 2

GCC version 6, ubuntu 16

@JoshuaPaulBarnard
Copy link

JoshuaPaulBarnard commented Oct 5, 2023

If you need help compiling on Linux, then you can check my Ubuntu 14/16 guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants