texasmusicinstr1 has quit [Ping timeout: 268 seconds]
Guest23 has joined #mlpack
Guest23 has quit [Quit: Client closed]
Guest57 has joined #mlpack
<Guest57>
#pragma message: mlpack was compiled with OpenMP support, but you are compiling without OpenMP support. This will almost certainly cause irreparable disaster. Either enable OpenMP support in your application (e.g., add -fopenmp to your compiler command line), or, recompile mlpack *without* OpenMP support.
<Guest57>
I am not able to compile my mlpack code..this error is coming
<SuvarshaChennare>
I did not get this error the last time I built it (which was a week ago)
<SuvarshaChennare>
do I have to manually download cereal?
<shrit[m]>
what version of mlpack are you using?
<SuvarshaChennare>
I fetched the repo from GitHub
<SuvarshaChennare>
master branch
<SuvarshaChennare>
Ahh nice
<SuvarshaChennare>
I have successfully built it
<SuvarshaChennare>
I had to manually download cereal tho
<zoq[m]>
SuvarshaChennareddy (SuvarshaChennareddy): This is because the auto-downloader is now off by default.
<zoq[m]>
You could use `cmake -DDOWNLOAD_DEPENDENCIES=ON ..`
<SuvarshaChennare>
oh I see
<SuvarshaChennare>
I will try doing that
<SuvarshaChennare>
Thank you!
<rcurtin[m]>
boost::spirit is gone! 🎉 🎉 awesome job heisenbuug (Gopi M Tatiraju) and shrit ! I'm very excited about this, and wonder if we'll see build time improvements from that (I think we should, but I don't know how much)
<rcurtin[m]>
(enjoy the confetti, anyone who is using element as a chat client 😄)