[mlpack-git] [mlpack] problem with boost root (#563)

Marcus Edel notifications at github.com
Fri Mar 11 15:38:31 EST 2016


Have you tried to set ```BOOST_INCLUDEDIR``` and ```BOOST_LIBRARYDIR```? Something like:
```
-DBOOST_INCLUDEDIR:PATH="C:\boost_1_60_0\include" -DBOOST_LIBRARYDIR:PATH="C:\boost_1_60_0\lib"
```
Make sure that the folder contains all necessary libraries.

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/563#issuecomment-195541332
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160311/9325b5f0/attachment-0001.html>


More information about the mlpack-git mailing list