[mlpack-git] [mlpack] Building mlpack through homebrew | Errors (#403)

Ryan Curtin notifications at github.com
Thu Mar 5 11:30:32 EST 2015


Hm, interesting.  Is there any way that you can grab the `config.hpp` file generated during the Armadillo build process and compare it?  It will be in `${ARMADILLO_BUILD_ROOT}/tmp/include/config.hpp`.

The fact that you are getting the message

```
-- Set ARMA_HDF5_INCLUDE_DIR to /usr/local/include
```

implies that `ARMA_USE_HDF5_ALT` should be set in `config.hpp`, but it isn't, which is confusing to me.  Maybe it's accidentally being stripped somewhere?

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/403#issuecomment-77396844
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20150305/c2d9034a/attachment.html>


More information about the mlpack-git mailing list