[Rcpp-devel] RcppArmadillo and Rdefines

Dirk Eddelbuettel edd at debian.org
Tue Feb 24 22:29:49 CET 2015


On 24 February 2015 at 15:06, Charles Determan Jr wrote:
| Unfortunately I get the same errors with #include <RcppArmadillo.h> last as
| well as #include "bigmemory/BigMatrix.h" next to last.  The latter results in
| additional errors in BigMatrix.h with the expansion of INT.  Both scenarios
| still have "length passed 4 arguments" errors.

Someone defines.  Add an #ifdef test followed by an #undef.

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org


More information about the Rcpp-devel mailing list