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 _______________________________________________ Rcpp-devel mailing list [email protected] https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
