[Rcpp-devel] Missing libRcpp.a and libRcpp.so
As of Rcpp 0.11.0, those no longer exist. You need to rebuild your packages from source against this Rcpp. See http://r.789695.n4.nabble.com/R-pkgs-Rcpp-0-11-0-td4684675.html Romain Le 25 mars 2014 ? 10:24, Florian Burkart <florian.burkart at gmail.com> a ?crit :
Hi, This is probably quite straight forward but can't find the answer. I just installed Rcpp through R on a new Ubuntu install - however, /usr/local/lib/R/site-library/Rcpp is missing the lib directory which I have on my old machine. It contains libRcpp.a and libRcpp.so, which I link against (and now can't). How do I build those? Thanks, Florian
_______________________________________________ Rcpp-devel mailing list Rcpp-devel at lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20140325/e08d3b04/attachment.html>