On 28 April 2016 at 03:10, Subodh Acharya wrote:
| Hello, 
| I know this was once fixed in the RcppArmadillo,
| As discussed here
| 
| 
http://lists.r-forge.r-project.org/pipermail/rcpp-devel/2013-August/006364.html
| 
| But when I tried to compile my package today, that error showed up again. I
| appreciate any insight/suggestion on solving this.

It should work if you include it only once, not multiple times, to avoid the
multiple definition.

We do build against during regression tests; the code itself works just fine.

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to