Re: [Rcpp-devel] Rcmd build in Windows

2011-03-23 Thread Dirk Eddelbuettel
Dahir, On 23 March 2011 at 11:38, Dahir Alihassan wrote: | The solution is again not too complicated but its more about knowing | what's going on, which isn't helped by Rcmd's cryptic error feedback | ("Error: compilation failed."). The process is 2 stages, first getting a | DLL compiled in your

Re: [Rcpp-devel] Rcmd build in Windows

2011-03-23 Thread Dahir Alihassan
Hi, The solution is again not too complicated but its more about knowing what's going on, which isn't helped by Rcmd's cryptic error feedback ("Error: compilation failed."). The process is 2 stages, first getting a DLL compiled in your build system of choice. I managed to compile a DLL linking to

Re: [Rcpp-devel] Rcmd build in Windows

2011-03-22 Thread Dirk Eddelbuettel
On 22 March 2011 at 10:32, Dahir Alihassan wrote: | Hi, | | I am trying to build and install (Rcmd build) an RCPP package, with RTools | etc installed. Initially I setup the project in an IDE (CodeBlocks) and | managed to link against rcpp thus producing a DLL file just fine. | Following this I h

[Rcpp-devel] Rcmd build in Windows

2011-03-22 Thread Dahir Alihassan
Hi, I am trying to build and install (Rcmd build) an RCPP package, with RTools etc installed. Initially I setup the project in an IDE (CodeBlocks) and managed to link against rcpp thus producing a DLL file just fine. Following this I had a look at the Writing R Extensions Manual (http://cran.r-pro