Skip to content

[Rcpp-devel] Compiling issue about Rcpp

1 message · Ian Fellows

#
Looks like the same problem described here in http://stackoverflow.com/questions/15489065/rcppeclipse-on-mac-os-x/15532241#15532241 due to Rcpp having a file named string.h which can conflict with std.

Perhaps try using the -idirafter directive?

Best,
Ian
On Apr 18, 2014, at 3:00 AM, <rcpp-devel-request at lists.r-forge.r-project.org> <rcpp-devel-request at lists.r-forge.r-project.org> wrote: