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

Ryan Curtin notifications at github.com
Tue Feb 9 12:48:27 EST 2016


Weird, it's trying to link against MKL when instead it should be using ATLAS.  Try commenting out line 107 of `CMake/FindArmadillo.cmake` (to disable checking for MKL), and try again.  Sorry that this is such an iterative process; Armadillo can use lots of different libraries underneath the hood, but we have to link against the same ones it's configured for.

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


More information about the mlpack-git mailing list