Hmm, that's a possibility. When I built R from source, I ended up with
the 64bit version only. Perhaps there's something wrong with my
Rtools. I will look into that.
Thanks,
Dan

On Tue, Aug 28, 2012 at 4:08 AM, Dirk Eddelbuettel <e...@debian.org> wrote:
>
> 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 | e...@debian.org | http://dirk.eddelbuettel.com
_______________________________________________
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

Reply via email to