[mlpack-git] [mlpack] libmlpack.so.2.0: undefined reference to `wrapper_dgesv_' (#499)

regzhuce notifications at github.com
Wed Jan 13 09:49:33 EST 2016


I know wrapper_dgesv_ is in libarmadilloso, and the libarmadilloso is exactly located there

I have set the armadillo paths in CMakeListstxt:
set(ARMADILLO_INCLUDE_DIR "/home/local_cxx11/include")
set(ARMADILLO_INCLUDE_DIRS "/home/local_cxx11/include")
set(ARMADILLO_LIBRARY "/home/local_cxx11/lib64/libarmadilloso")
set(ARMADILLO_VERSION_MAJOR 6)

Why still I got a 'undefined reference to' error?

Jesus, it cost me almost one week to compile mlpack
Too many dependencies, such as lapack, armadillo, boost
Too many tricks and traps in CMake to make me crazy

Would you please supply an all-in-one tarball?
That really really helps



---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/499
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160113/7138f0e1/attachment.html>


More information about the mlpack-git mailing list