[mlpack] How to link c++ files with mlpack?

Ryan Curtin ryan at ratml.org
Fri Feb 13 08:41:59 EST 2015


On Fri, Feb 13, 2015 at 06:57:25PM +0530, Jaskaran Singh wrote:
> Hi Marcus,
> Even after compiling with the command which you gave.I get a lot of errors.
> These errors are of the type
> undefined reference to 'wrapper_dsyrk'
> undefined reference to 'wrapper_dgemm'

Oops, don't forget to include -larmadillo too.

-- 
Ryan Curtin    | "This is how Number One works!"
ryan at ratml.org |   - Number One



More information about the mlpack mailing list