Skip to content
Prev 9520 / 10988 Next

[Rcpp-devel] Add include path to sourceCpp

Hi, Tim,

I think JJ gave the answer on stackoverflow, you can find it from [1].

You can also try to Sys.setenv("PKG_CXXFLAGS"="-I/path/to/header") before
the sourceCpp.

Best wishes,

KK

[1] http://stackoverflow.com/a/13996107/2168696
On Wed, Feb 1, 2017 at 2:01 PM, Tim Keitt <tkeitt at utexas.edu> wrote: