[mlpack-git] [mlpack] Compile error using Visual Studio (#473)

Joseph Mariadassou notifications at github.com
Wed Nov 18 19:18:43 EST 2015


I can't see src/mlpack/core/util/arma_config.hpp in github. Is it something
generated?

On Thu, Nov 19, 2015 at 7:08 AM, Ryan Curtin <notifications at github.com>
wrote:

> Oh wow, it seems like what is happening here is that
> src/mlpack/core/util/arma_config_check.hpp, which exists to make sure
> that the value of ARMA_64BIT_WORD is the same at mlpack compile time as
> when something is built against mlpack, is trying to include
> src/mlpack/core/util/arma_config.hpp but instead
> include/armadillo_bits/arma_config.hpp is being included. This is very
> weird behavior to me, but it could probably be fixed by moving
> src/mlpack/core/util/arma_config.hpp (and references to that) to
> src/mlpack/core/util/arma_config_info.hpp.
>
> Is this error happening when you compile mlpack, or when you compile
> something that uses mlpack?
>
>> Reply to this email directly or view it on GitHub
> <https://github.com/mlpack/mlpack/issues/473#issuecomment-157846957>.
>



-- 
Joseph Chakravarti Mariadassou
http://thesundayprogrammer.com


---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/473#issuecomment-157906632
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20151118/f9d5859c/attachment.html>


More information about the mlpack-git mailing list