[mlpack-git] [mlpack/mlpack] unable to build mlpack (#776)

hunk3749 notifications at github.com
Mon Sep 5 13:16:34 EDT 2016


i have successfully installed boost but while building mlpack and executing make command i am getting this error-
make
Scanning dependencies of target mlpack_arma_config
[  0%] Updating arma_config.hpp (if necessary)
-- Regenerating arma_config.hpp.
[  0%] Built target mlpack_arma_config
Scanning dependencies of target mlpack_headers
Moving header files to include/mlpack/
[  0%] Built target mlpack_headers
Scanning dependencies of target mlpack
[  0%] Building CXX object src/mlpack/CMakeFiles/mlpack.dir/core/dists/discrete_distribution.cpp.o
In file included from /home/dhanpal/mlpack-2.0.3/src/mlpack/../mlpack/core.hpp:223:0,
                 from /home/dhanpal/mlpack-2.0.3/src/mlpack/core/dists/discrete_distribution.hpp:18,
                 from /home/dhanpal/mlpack-2.0.3/src/mlpack/core/dists/discrete_distribution.cpp:14:
/home/dhanpal/mlpack-2.0.3/src/mlpack/../mlpack/core/dists/gaussian_distribution.hpp:41:42: error: both ‘const’ and ‘constexpr’ cannot be used here
make[2]: *** [src/mlpack/CMakeFiles/mlpack.dir/core/dists/discrete_distribution.cpp.o] Error 1
make[1]: *** [src/mlpack/CMakeFiles/mlpack.dir/all] Error 2
make: *** [all] Error 2


-- 
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/776#issuecomment-244788632
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160905/d8201b3f/attachment.html>


More information about the mlpack-git mailing list