[Rcpp-devel] RInside missing R.dll
Dirk Eddelbuettel
edd at debian.org
Tue Aug 28 13:08:55 CEST 2012
On 27 August 2012 at 21:23, Dan Murphy wrote:
| Dirk,
|
| I made some progress. I noticed that the only folder in ...\library\RInside\lib
| is i386, which explains why, when I set the architecture to x64 in WINFILE.WIN,
| I get the error "g++.exe: error: /libRInside.a: No such file or directory".
|
| (Are there no x64 versions of libRInside.a and libRInside.dll?)
|
| Assuming that rinside_sample0 is looking for the 32 bit versions of the dll's,
| I copied R.dll, Rblas.dll, etc. to ...\examples\standard. Now I get the error
| "Fatal error: unable to open the base package". I tried copying all the
| R*.exe's into the current directory, but no luck.
|
| I feel like I am almost there! Any ideas?
No. Something seems suspicious about your setup. With current R and current
(and matching Rtools) the right 32 bit / 64 bit matching just happens.
Maybe you copied the wrong DLLs around?
Dirk
--
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com
More information about the Rcpp-devel
mailing list