Hello,<div><br></div><div>I am getting started with RInside. After making the standard example exe's, I run rinside_sample0 and get the following System Error:</div><div>"The program can't start because R.dll is missing from your computer. "</div>
<div><br></div><div>Background:</div><div><br></div><div>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.</div>
<div><br></div><div>I am running R-2.15.1 under Windows 7 64bit. Here is my session info:</div><div><div><br></div><div><div>R version 2.15.1 (2012-06-22)</div><div>Platform: x86_64-pc-mingw32/x64 (64-bit)</div><div><br></div>
<div>locale:</div><div>[1] LC_COLLATE=English_United States.1252 </div><div>[2] LC_CTYPE=English_United States.1252   </div><div>[3] LC_MONETARY=English_United States.1252</div><div>[4] LC_NUMERIC=C                          </div>
<div>[5] LC_TIME=English_United States.1252    </div><div><br></div><div>attached base packages:</div><div>[1] stats     graphics  grDevices utils     datasets  methods   base </div></div></div><div><br></div><div><br></div>
<div>My PATH contains "C:\R\R-2.15.1\bin\x64" (in case that's important).</div><div><br></div><div><br></div><div>Thank you for your help.</div><div><br></div><div>Dan Murphy</div>