[Rcpp-devel] Help with Installing RInside examples on OSX

2013-10-15 Thread Conrad Bielski
On Tuesday, October 15, 2013 2:25 PM, Conrad Bielski wrote: Thanks Dirk, didn't realise that I could just run make! So now I have to see why the cmake doesn't work in this case, thanks! My output from make below. Conrad :) tatas-MacBook-Pro:standard tata$ make rinside_sample2 llvm-g++-4.

Re: [Rcpp-devel] Help with Installing RInside examples on OSX

2013-10-15 Thread Dirk Eddelbuettel
Conrad, On 15 October 2013 at 03:56, Conrad Bielski wrote: | I wanted to setup Rcpp development on my mac (osx 10.7.5) but I'm having | trouble when compiling the RInside examples (linking). I was able to get | started quite easily on Ubuntu and I tried to use the same procedure on the | mac. I h

[Rcpp-devel] Help with Installing RInside examples on OSX

2013-10-15 Thread Conrad Bielski
Hi, I wanted to setup Rcpp development on my mac (osx 10.7.5) but I'm having trouble when compiling the RInside examples (linking). I was able to get started quite easily on Ubuntu and I tried to use the same procedure on the mac. I hope that there is a simple solution to get going on the mac.