[resending, this time with CC to list. --Dirk]
On 17 June 2011 at 12:11, [email protected] wrote:
| How can I assure an include directory of a library on UNIX likes, wherever
that library is installed on the user machine?
The answer, as you know, is to use configure.
| Both, Makevars and Ma
Hello
How can I assure an include directory of a library on UNIX likes, wherever that
library is installed on the user machine?
Both, Makevars and Makevars.win are from Rcpp.package.skeleton(). I have added
PKG_CPPFLAGS = '-I/opt/local/include'
to Makevars to point to the boost sources on the