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

Runtime issue #530

Closed
wichtounet opened this issue Mar 1, 2016 · 1 comment
Closed

Runtime issue #530

wichtounet opened this issue Mar 1, 2016 · 1 comment

Comments

@wichtounet
Copy link

Hi,

I'm trying to use mlpack as a library to use HMM. I've simply taken out one hmm test case to test it.

I have been able to install armadillo and mlpack and compile and link my program, but I'm not able to run it:

./release_debug/bin/hmm: symbol lookup error: /usr/local/lib/libmlpack.so.2: undefined symbol: _ZNK5boost15program_options29value_semantic_codecvt_helperIcE5parseERNS_3anyERKSt6vectorISsSaISsEEb

Any idea ?

Thanks

@wichtounet
Copy link
Author

Nevermind, I had several Boost versions in my LD_LIBRARY_PATH

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

1 participant