Hi Jelmer, On 16 May 2011 at 21:47, Jelmer Ypma wrote: | 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.
Yes, sure, there can be many reasons to have PKG_CXXFLAGS. External dependencies may be one. But with your correct LinkingTo: usage, you do not need to set your own include files via a CxxFlags() function. Glad you have it all working. Cheers, Dirk -- Gauss once played himself in a zero-sum game and won $50. -- #11 at http://www.gaussfacts.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