Skip to content
Prev 2311 / 10988 Next

[Rcpp-devel] Re-using C++ code from a package with modules and defining linker flags using Rscript

Hi Dirk,

yes, this makes sense, thanks. I originally added the CxxFlags(),
because one of the packages I'm linking to defines where to find the
Boost headers, but I see that it's not needed in all cases.

Thanks!
Jelmer
On Mon, May 16, 2011 at 15:26, Dirk Eddelbuettel <edd at debian.org> wrote: