[mlpack-git] [mlpack] ARMADILLO_INCLUDE_DIR-NOTFOUND/armadillo_bits/config.hpp not found (#511)

Ryan Curtin notifications at github.com
Thu Feb 4 15:26:40 EST 2016


Hi there,

I support mlpack in my free time, so I am not always able to respond immediately. :(

I believe your problem is here:

`-I/home/rcf-40/haifengc/panfs/armadillo-6.500.4/include`

You should use `/home/rcf-40/haifengc/panfs/armadillo-6.500.4/tmp/include` as your `ARMADILLO_INCLUDE_DIR`; without the `tmp/`, Armadillo is not configured properly.  If you tried to reconfigure this earlier, make sure to remove the `CMakeCache.txt` file in your build directory (otherwise CMake may not detect the new Armadillo location).  Can you check that and let me know if reconfiguring and rebuilding with the correct include directory makes a difference?

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


More information about the mlpack-git mailing list