[mlpack] Problem when building mlpack on windows

Evgeny Freyman evg.freyman at gmail.com
Fri Feb 9 04:14:13 EST 2018


Hi,

It seems that the last error message in the console isn't about cmake
itself, but about parameters. You missed underscore (-DBLAS_LIBRARY ). For
example this is my cmake command:

cmake -G "Visual Studio 14 2015 Win64"
-DBLAS_LIBRARY:FILEPATH="C:/Repository/mlpack/packages/OpenBLAS.0.2.14.1/lib/native/lib/x64/libopenblas.dll.a"
-DLAPACK_LIBRARY:FILEPATH="C:/Repository/mlpack/packages/OpenBLAS.0.2.14.1/lib/native/lib/x64/libopenblas.dll.a"
-DCMAKE_PREFIX:FILEPATH="C:/Repository/armadillo" -DBUILD_SHARED_LIBS=OFF ..

All the best,
Eugene Freyman

пт, 9 февр. 2018 г. в 1:13, Hao <s1786991 at gmail.com>:

> Hi,
>
>
>
> I’m building mlpack on windows10 as the guide of *keonkim**, but I met
> some problems when building armadillo, as shown in the pricture,*
>
>
>
>
>
> Can someone help me solve that, thanks a lot!
>
>
> _______________________________________________
> mlpack mailing list
> mlpack at lists.mlpack.org
> http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://knife.lugatgt.org/pipermail/mlpack/attachments/20180209/ed32f3b9/attachment.html>


More information about the mlpack mailing list