Hi! What happens if you just run with the options '-t PCAMainTest'? That's > how I usually run the tests.
I'm in the process of learning c++ and this library, could you please point me to a suitable documentation on running these tests, please?.I could not locate one. Should I run '-t PCAMainTest' as a command line argument. ? Regards, Kumaranath Fernando On Mon, Dec 4, 2017 at 10:54 PM, Ryan Curtin <[email protected]> wrote: > 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!" > [email protected] | - Bells >
_______________________________________________ mlpack mailing list [email protected] http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack
