[mlpack] Fwd: Reg Issue #1152 : Add tests for command-line and Python bindings

Ryan Curtin ryan at ratml.org
Mon Dec 4 12:24:05 EST 2017


On Mon, Dec 04, 2017 at 12:09:49PM +0530, Kumaranath Fernando wrote:
> Hi,
> 
> I tried running the sample test fixture in src/mlpack/tests/main/pca_test.cpp
> on Clion IDE, but I face this <https://pastebin.com/aT5vpFav>. Am I missing
> out somthing here?

What happens if you just run with the options '-t PCAMainTest'?  That's
how I usually run the tests.

Could this be a Boost version issue?  I know that in some older versions
of Boost, some of the command-line support was unavailable.  So maybe
you could also try upgrading to the most recent version of Boost (if you
haven't already).

-- 
Ryan Curtin    | "We need some time for some things to happen!"
ryan at ratml.org |   - Bells


More information about the mlpack mailing list