[mlpack-git] [mlpack/mlpack] Error while compiling mlpack code in Ubuntu 16.04 (#785)

Marcus Edel notifications at github.com
Thu Sep 15 07:07:57 EDT 2016


Can you tell us what command you used to compile the code that throws the error? It looks like you didn't link against boost_program_options:

```
g++ test.cpp -std=c++11 -lboost_serialization -lboost_program_options -larmadillo -lmlpack
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/785#issuecomment-247299491
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160915/0500e2b8/attachment.html>


More information about the mlpack-git mailing list