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

Ryan Curtin notifications at github.com
Wed Feb 10 11:45:23 EST 2016


Okay, I'm glad that compilation at least worked.  I'd like to rethink how mlpack finds Armadillo dependencies, so hopefully in the future problems like this will not arise.  But it may be a while before I have anything better ready to go.

The `GLIBCXX_3.4.14` error may or may not be a problem.  You can try to run the program and find out... :)

Does the directory `/usr/usc/gnu/gcc/4.8.1/lib` exist, and is there a copy of `libstdc++.so` (or some similarly named file) in that directory?  You may want to set something like `export LD_LIBRARY_PATH=/usr/usc/gnu/gcc/4.8.1/lib/` (or whatever directory contains the version of `libstdc++.so` that comes with gcc 4.8.1).

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


More information about the mlpack-git mailing list