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

Joseph Mariadassou notifications at github.com
Wed Nov 18 15:01:03 EST 2015


Yes, I can.
In fact when I removed the line as I suggested, I can also run the load
save test successfully.


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

> Can you compile any Armadillo program? Like this one for instance:
>
> #include <armadillo>
>
> int main()
> {
>   arma::mat someMatrix = arma::randu<arma::mat>(10, 10);
>   std::cout << someMatrix(0, 1);
> }
>
>> Reply to this email directly or view it on GitHub
> <https://github.com/mlpack/mlpack/issues/473#issuecomment-157713661>.
>



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


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


More information about the mlpack-git mailing list