[Rcpp-devel] trying installing RcppCNPy with -std=c++11 (or c++0x) and failed due to incompatible number of arguments
Dirk Eddelbuettel
edd at debian.org
Wed Feb 20 18:54:28 CET 2013
On 20 February 2013 at 12:38, Gong-Yi Liao wrote:
| It seems that we still need to add "#define RCPP_HAS_LONG_LONG_TYPES "
| to cnpy.hotherwise it won't work, even the argument 'type' has been
| specified while using npyLoad
Yes
Which is why documentation says that you need -std=c++11 as it sets this value.
Dirk
--
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com
More information about the Rcpp-devel
mailing list