On 29 May 2014 at 14:27, Matteo Fasiolo wrote:
|  hopefully this is what you meant: I have searched the sources of
| RcppArmadillo, Rcpp and R-3.1.0 
| for the string "#undef WIN32", but I didn't find anything. 
| 
| I used for example: grep -rnw 'RcppArmadillo' -e '#undef WIN32'    

I was just on the commuter train, did the same and didn't see it either.  

But here is another idea: add    -DWIN32   in src/Makevars.win.  Maybe that
definition "survives" and you end up in the right branch.  

Dirk

-- 
Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com
_______________________________________________
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