[Rcpp-devel] Compilation and Build Error with R CMD SHLIB and R CMD check
Dirk Eddelbuettel
edd at debian.org
Tue Jan 31 00:11:30 CET 2012
On 30 January 2012 at 17:12, Jared Lander wrote:
| I installed Rcpp using install.packages("Rcpp") inside of a 64-bit R console.
| Just now I removed it and downloaded the windows zip form CRAN and installed
| that in the R console. Is there anything else I can try?
|
| For what it's worth, I can R CMD SHLIB myexample.cpp succesfully.
|
| More information: I am running these commands in the MINGW32 bash console
| that comes with github and in cmd.
You could consider reinstalling [or setting PATH accordingly] so that R and
your tools operate only in 32-bit, which is what most people are using. FWIW
I had no issues on a win7 64bit machine a few weeks ago.
Dirk
PS Trimming emails in replies is also appreciated.
--
"Outside of a dog, a book is a man's best friend. Inside of a dog, it is too
dark to read." -- Groucho Marx
More information about the Rcpp-devel
mailing list