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

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


What is the output of: ``MESSAGE(STATUS ${Boost_LIBRARIES})``?

I think if you specify the boost components it should work:

```
find_package(Boost 1.49 COMPONENTS program_options system serialization REQUIRED)
```

-- 
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-247302582
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160915/ffa670d6/attachment.html>


More information about the mlpack-git mailing list