[mlpack] mlpack & armadillo

Ryan Curtin gth671b at mail.gatech.edu
Tue Dec 2 13:18:43 EST 2014


On Sun, Nov 30, 2014 at 05:15:11AM +0100, Giampaolo Bellini wrote:
> Hi All
> 
>   I'm trying to compile latest mlpack under windows 7 using mingw 4.8.1 but
> with no success... at the moment I'm in trouble with HDF5...
> 
> Armadillo 4.550.1 seems to compile & install correctly, but mlpack 1.0.10
> always stop with error: "Armadillo HDF5 support is enabled and manual
> linking is required"
> 
> I've try to edit "include/armadillo_bits/config.hpp" (before compiling)
> adding something like:
> 
> #define ARMA_DONT_USE_HDF5
> 
> but didn't help
> 
> anyone is having the same problems ?

Hi Giampaolo,

Is ARMA_USE_HDF5 commented out in include/armadillo_bits/config.hpp?
That'll help me figure out what is going wrong.

Thanks,

Ryan

-- 
Ryan Curtin    | "More like a nonja."
ryan at ratml.org |   - Pops



More information about the mlpack mailing list