[mlpack-git] [mlpack/mlpack] How to build mlpack with visual studio 2013 (#659)

Lau notifications at github.com
Thu Jun 2 04:21:16 EDT 2016


@zoq Thank you very much! I need to use GuassianDistribution. The code use 'constexp' keyword of C++11.
I tried to run my project with the libs you offer. But when running the statement
`normalDistribution.Train(matrix);`
a exception turns up as the following picture shows:
[exception.png](http://s33.postimg.org/aq41r80of/exception.png)
the matrix used in Train() is of arma::mat class, and contains 32 rows and 3 columns(represents 3 data vectors).
And the openblas.dll is built according to [How to use OpenBLAS in Microsoft Visual Studio](https://github.com/xianyi/OpenBLAS/wiki/How-to-use-OpenBLAS-in-Microsoft-Visual-Studio).

And I tried to built mlpack with vs2015. But there are still a lot of errors. The detail error information is in       
[error_list (2).txt](https://github.com/mlpack/mlpack/files/295161/error_list.2.txt).


---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/659#issuecomment-223226438
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160602/676bf303/attachment-0001.html>


More information about the mlpack-git mailing list