ChanServ changed the topic of #mlpack to: "mlpack: a fast, flexible machine learning library :: We don't always respond instantly, but we will respond; please be patient :: Logs at http://www.mlpack.org/irc/
< HimanshuPathakGi> I think there is problem with ensmallen '-DENSMALLEN_INCLUDE_DIR' is not recognized as an internal or external command
< rcurtin> my guess is that you forgot the wrap the line above that one, and it's being interpreted as its own command :)
< HimanshuPathakGi> Yes the line above this flag was not wrapped
< HimanshuPathakGi> :)
< rcurtin> :)
< HimanshuPathakGi> Same error again I will try to figure out tomorrow. rcurtin you are right it is because of boost.
UmarJ has quit [Ping timeout: 252 seconds]
UmarJ has joined #mlpack
UmarJ has quit [Ping timeout: 268 seconds]
prashantksharma has joined #mlpack
prashantksharma has quit [Remote host closed the connection]
UmarJ has joined #mlpack
kyrre has joined #mlpack
UmarJ has quit [Ping timeout: 248 seconds]
UmarJ has joined #mlpack
UmarJ has quit [Ping timeout: 248 seconds]
UmarJ has joined #mlpack
< Nakul[m]> Hey @zoq @rcurtin:matrix.org what are the last version we need to consider in our new cmake. The most latest versions is 3.16
< zoq> Nakul[m]: Latest cmake version?
ahmedomar has joined #mlpack
ahmedomar has quit [Remote host closed the connection]
< Nakul[m]> Yeah as minimum cmake version we specify in our project I was using something like 3.1 ...3.15. But I recently saw the latest versions is 3.16
< zoq> I think the latest is 3.9.x
< zoq> In the ensmallen repo we use 3.3.2, so I think we can do the same for the other ones.
< Nakul[m]> *something
< zoq> Nah, I think I looked at the wrong number.
ImQ009 has joined #mlpack
kyrre has quit [Quit: Connection closed for inactivity]
UmarJ has quit [Ping timeout: 268 seconds]
kyrre has joined #mlpack
UmarJ has joined #mlpack
< Nakul[m]> I felt out there is modern cmake , more modern cmake , more more modern cmake , most modern cmake .... :XD
< Nakul[m]> I felt out there is modern cmake , more modern cmake , more more modern cmake , most modern cmake .... :XD
UmarJ has quit [Ping timeout: 260 seconds]
kyrre has quit [Quit: Connection closed for inactivity]
< HimanshuPathakGi> Hey rcurtin I want to use this flag -DBoost_LIBRARIES=%LIBRARY_PREFIX%/lib/libboost.lib ^ but there is no any file libboost.lib inside lib directory
< HimanshuPathakGi> Should I use this file
< HimanshuPathakGi> libboost_python37.lib
< Nakul[m]> zoq: rcurtin should i ignore such error as it is not related to cmake i think https://travis-ci.org/mlpack/models/jobs/644496910#L3659
< zoq> Nakul[m]: Just commented on the PR, we should see if we can figure out what the issue is.
ImQ009 has quit [Quit: Leaving]
< birm[m]> It looks like models has two open PRs which want to add a readme (27 and 38).
UmarJ has joined #mlpack
< HimanshuPathakGi> Hey rcurtin zoq can you explain what is the use of Boost_ROOT variable
< HimanshuPathakGi> in cmake
< zoq> HimanshuPathak: Have you seen: https://cmake.org/cmake/help/latest/module/FindBoost.html?
< HimanshuPathakGi> Yes I have read this but it is not what should be the value of BOOST_ROOT
< HimanshuPathakGi> should it be pointing to the installation folder of boost or what?
< HimanshuPathakGi> (edited) should it be pointing to the installation folder of boost or what? => Yes I have read this but it is not clear what should be the value of BOOST_ROOT