[mlpack-git] [mlpack] Segmentation fault with armadillo v5 and up (#431)

John Lees notifications at github.com
Wed Apr 15 05:57:34 EDT 2015


If I use the mlpack binary however, it seems to work just fine (inspecting with ldd, the libraries are the same as my app)

A further bit of info, my include directive in the .cpp file is
    
    #include <mlpack/core.hpp> // this includes armadillo
    #include <mlpack/methods/logistic_regression/logistic_regression.hpp>


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


More information about the mlpack-git mailing list