[mlpack-git] [mlpack] Comiling error on fast_mks_model.cpp.o (#545)

Ryan Curtin notifications at github.com
Thu Mar 3 12:55:03 EST 2016


How did you install Armadillo?
Did you specify `ARMADILLO_INCLUDE_DIR` manually?

If you built Armadillo manually in, e.g., `/path/to/armadillo/`, then you must set `ARMADILLO_INCLUDE_DIR` to `/path/to/armadillo/tmp/include/` ***not*** `/path/to/armadillo/include/`.  Kind of a weird gotcha, but that's the way Armadillo is configured.  If you install Armadillo instead through your system's package manager, this should not be an issue.

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


More information about the mlpack-git mailing list