[mlpack] Problem when building mlpack on windows

Leon Chen s1786991 at gmail.com
Fri Feb 9 04:17:25 EST 2018


Hi, Evgeny

I see where my problem is, thanks for replying and your help! I’ll try that when I get my computer.

Best wishes,

Hao

Get Outlook for iOS<https://aka.ms/o0ukef>
________________________________
From: Evgeny Freyman <evg.freyman at gmail.com>
Sent: Friday, February 9, 2018 9:14:13 AM
To: Hao
Cc: mlpack at lists.mlpack.org
Subject: Re: [mlpack] Problem when building mlpack on windows

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<mailto: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,

[X]

Can someone help me solve that, thanks a lot!

_______________________________________________
mlpack mailing list
mlpack at lists.mlpack.org<mailto: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/fc1956d2/attachment.html>


More information about the mlpack mailing list