Hi,
You've got the wrong mailing list.
Your best bet would probably be to post on the rcpp mailing list. You
can sign up here:
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
HTH,
-steve
On Mon, Jan 26, 2015 at 6:00 PM, Setia Pramana wrote:
> Dear All,
>
> We have pla
Dear All,
We have planed to use R as our back-end for our c++ application using qt and
qtcreator. In order to connect it with R, we considered for using Rinside and
Rcpp as our connector. (Rinside&Rcpp are developed by Dirk Eddelbuettel).
Even though we succeed running the project under linux,