[Rcpp-devel] RCpp / RInside - problems at run time under Windows XP !
Edoardo Sabatini
esabatini74 at gmail.com
Tue Oct 12 10:54:17 CEST 2010
Hi all developers,
I have installed under Windows XP:
- the latest release of R 2.12.0.RC
- the RTools with MinGW
- executed R CMD INSTALL c:\myrep\Rcpp_0.8.6.3.tar.gz
- executed R CMD INSTALL c:\myrep\RInside_0.2.3.tar.gz
- finally: executed make -f Makefile.win under
c:\myrep\RInside\inst\examples\standard
Finally, I have set the just PATH = %PATH%;C:\Program
files\R\R-2.12.0rc\bin\i386
and the enviroment with R_HOME = C:/Program files/R/R-2.12.0rc
When you execute from CMD > rinside_test0.exe, at run time it appears a dialog
box with a fatal error without telling other thinks... :-(
Maybe doesn't the DLL get along with Windows XP ?
(FYI: it has found out the DLL libraries like R.dll etc...)
Can you help me, please ?
Thank you in advance!
Edoardo
More information about the Rcpp-devel
mailing list