We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
tokenize_piece_test.cc:(.text.startup+0xb): undefined reference to `boost::unit_test::unit_test_main(bool (*)(), int, char**)'
The text was updated successfully, but these errors were encountered:
Boost is notoriously difficult to link with. But the good news is this is only tests, so the code should still work for you.
I'm not sure how you're installing Boost, but here is an admittedly outdated guide: https://neural.mt/code/kenlm/dependencies/
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: