rcurtin_irc changed the topic of #mlpack to: mlpack: a scalable machine learning library (https://www.mlpack.org/) -- channel logs: https://libera.irclog.whitequark.org/mlpack -- NOTE: messages sent here might not be seen by bridged users on matrix, gitter, or slack
ShubhamAgrawal[m has joined #mlpack
RohanKumarSingh[ has quit [Quit: You have been kicked for being idle]
<akhunti1[m]> Hi rcurtin
<akhunti1[m]> i used this command [ cmake -DDOWNLOAD_DEPENDENCIES=ON .. / ]
<akhunti1[m]> just to correct myself [ cmake -DDOWNLOAD_DEPENDENCIES=ON .. / ] will this command autodownload Armadillo ?
<akhunti1[m]> if yes ,then why i am getting this error
<rcurtin[m]> can you try deleting/cleaning the build directory before running CMake? sometimes the autodownloader has issues if it's not enabled for the first time that CMake runs
<akhunti1[m]> Hi rcurtin i tried your suggested approach. but still got same error