"There is particular nastiness involved on windows platforms as the model is built with MSVC, yet calls GCC code (ie Rcpp) via extern "C"."
I was not aware this particular nastiness was possible. At some point I'll look at your code to see what it's doing. This particular nastiness may actually simplify what I've got to do for the second part of our big project. Thanks, Dale Smith, Ph.D. Senior Financial Quantitative Analyst Risk & Compliance Fiserv. 107 Technology Park Norcross, GA 30092 Office: 678-375-5315 Mobile: 678-982-6599 Mail: dale.sm...@fiserv.com www.fiserv.com -----Original Message----- From: rcpp-devel-boun...@r-forge.wu-wien.ac.at [mailto:rcpp-devel-boun...@r-forge.wu-wien.ac.at] On Behalf Of Peter deVoil Sent: Wednesday, May 23, 2012 2:10 AM To: rcpp-de...@r-forge.wu-wien.ac.at Subject: [Rcpp-devel] Another rcpp package for examples Folks, May I thank the Rcpp community for providing such a useful package. For your records, may I let you know that the farming systems model APSIM (www.apsim.info) is using Rcpp/RInside as a wrapper around the R language; allowing snippets of R code to interact with apsim simulations. http://www.apsim.info/Wiki/RComponent.ashx has a brief outline. Source code is available from http://apsrunet.apsim.info/svn/apsim/trunk/Model/RLink/. There is particular nastiness involved on windows platforms as the model is built with MSVC, yet calls GCC code (ie Rcpp) via extern "C". Thanks again, Yours, PdeV _______________________________________________ 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 _______________________________________________ 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