Hi Tim,
On 10 June 2011 at 23:07, Tim Jurka wrote:
| Re-writing the wrapper using the new API resolved the issues; it installs
perfectly on Windows now. Thank you for your help!
Excellent news. I hope you will find over time that the new API has a number
of nice things going for it so I thing y
You obviously want to get stated. I have to assume that you use R,
because you would not have found Rcpp any other way.
Rcpp is a means of writing functions in C++ that R can call. So you
don't expect to compile a stand-alone program with main().
The easiest way to experience Rcpp is using inline