[mlpack-git] [mlpack] Error Compiling Lars.cpp on Windows (#424)

Joseph Mariadassou notifications at github.com
Sat Mar 21 01:20:22 EDT 2015


(same error but error string formatted better)
lars.cpp(431): 
error C3066: there are multiple ways that an object of this type can be called with these arguments
          c:\projects\include\armadillo_bits/Col_bones.hpp(198): 
		  could be 'const arma::subview_col<eT> arma::Col<eT>::operator ()(const arma::span &) const'
          with
          [
              eT=double
          ]
		  
          c:\projects\include\armadillo_bits/Col_bones.hpp(198): 
		  'arma::subview_col<eT> arma::Col<eT>::operator ()(const arma::span &)'
          with
          [
              eT=double
          ]
          c:\projects\include\armadillo_bits/Col_bones.hpp(198): 'double &arma::Mat<double>::operator ()(const arma::uword)'
          c:\projects\include\armadillo_bits/Col_bones.hpp(198): 'const double &arma::Mat<double>::operator ()(const arma::uword) const'
          c:\projects\include\armadillo_bits/Col_bones.hpp(221): 'double &arma::Col<double>::fixed<0x02>::operator ()(const arma::uword)'
          c:\projects\include\armadillo_bits/Col_bones.hpp(222): 'const double &arma::Col<double>::fixed<0x02>::operator ()(const arma::uword) const'
          while trying to match the argument list '(int)'

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


More information about the mlpack-git mailing list