Hello, I am getting started with RInside. After making the standard example exe's, I run rinside_sample0 and get the following System Error: "The program can't start because R.dll is missing from your computer. "
Background: I installed R-2.15.1 to C:\R and downloaded RInside (and of course Rcpp) into C:\R\R-2.15.1\library (not a personal library). Then I was able to "make -f makefile.win" all the examples in C:\R\R-2.15.1\library\RInside\examples\standard. Since everything compiled "out of the box", I made no changes to makefile.win. I am running R-2.15.1 under Windows 7 64bit. Here is my session info: R version 2.15.1 (2012-06-22) Platform: x86_64-pc-mingw32/x64 (64-bit) locale: [1] LC_COLLATE=English_United States.1252 [2] LC_CTYPE=English_United States.1252 [3] LC_MONETARY=English_United States.1252 [4] LC_NUMERIC=C [5] LC_TIME=English_United States.1252 attached base packages: [1] stats graphics grDevices utils datasets methods base My PATH contains "C:\R\R-2.15.1\bin\x64" (in case that's important). Thank you for your help. Dan Murphy
_______________________________________________ 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