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
Cadair has quit [*.net *.split]
Cadair has joined #mlpack
<EshaanAgarwal[m]> is anybody else able to access "Building mlpack From Source (Linux)" link in our documentation ? https://www.mlpack.org/doc/stable/doxygen/build.html
<akhunti1[m]> <rcurtin[m]> "if CMake is not finding Boost..." <- Hi rcurtin i tried your suggested approach. set(BOOST_ROOT "mlpack-3/boost_1_55_0")
<akhunti1[m]> include_directories(${INCLUDE_DIRECTORIES} "mlpack-3/boost_1_55_0" include)
<akhunti1[m]> find_package(Boost REQUIRED COMPONENTS serialization)
<akhunti1[m]> > <@akhunti1:matrix.org> Hi rcurtin i tried your suggested approach. set(BOOST_ROOT "mlpack-3/boost_1_55_0")
<akhunti1[m]> > include_directories(${INCLUDE_DIRECTORIES} "mlpack-3/boost_1_55_0" include)
<akhunti1[m]> but still get this error [ Could NOT find Boost (missing: Boost_INCLUDE_DIR serialization) ]
<akhunti1[m]> > find_package(Boost REQUIRED COMPONENTS serialization)
<akhunti1[m]> my project structure
<akhunti1[m]> > <@ryan:ratml.org> if CMake is not finding Boost successfully, make sure it's installed on the machine, and if you installed it to a custom directory you might try specifying the `BOOST_ROOT` option to CMake
<akhunti1[m]> * Hi rcurtin i tried your suggested approach. set(BOOST\_ROOT "mlpack-3/boost\_1\_55\_0")
<akhunti1[m]> find\_package(Boost REQUIRED COMPONENTS serialization) but still get this error [ Could NOT find Boost (missing: Boost_INCLUDE_DIR serialization) ]
<akhunti1[m]> include\_directories(${INCLUDE\_DIRECTORIES} "mlpack-3/boost\_1\_55\_0" include)
vigsterkr[m] has quit [Quit: You have been kicked for being idle]
akhunti1 has joined #mlpack
akhunti1 has quit [Quit: Client closed]