> [ Little rant: I find it fexing how the R-on-Windows FAQ said for years "do
> not install in a path with spaces"...
> We tried to tackly this issue once by making the path quote-safe but
> failed.

Hello Dirk,
Do you remember why it failed? It does look as simple as putting double
quotes around each item in the g++ command. (Looking at Charles Cara's
example, the "R CMD SHLIB" command has them in there correctly.)

You can create a directory with spaces, and other special characters, on
Linux too, so in that sense this is not just a Windows issue.

Darren
_______________________________________________
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

Reply via email to