[Rcpp-devel] Question about Rcpp and boost

Jordi Molins Coronado jordi_molins at hotmail.com
Wed Mar 11 19:34:13 CET 2015


I think I can answer my own question: #include <boost/multiprecision/cpp_int.hpp> is not in the BH package. Instead, #include <boost/multiprecision/cpp_dec_float.hpp> is included, so if I add this #include in my file, the compile works. But apparently, I cannot include cpp_int.cpp. 		 	   		   		 	   		   		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20150311/627025ca/attachment.html>


More information about the Rcpp-devel mailing list