<div>Hi,</div><div> </div><div>We are going to package an external C++ library into a R package, and I'd like to know Rcpp can help a lot, but we have two sinarioes:</div><div>1. We have only c++ header files, .lib dynamic link file and .dll dynamic runtime library.</div><div>2. A whole C++ library with all the header and .cpp source file in a seperate directory.</div><div> </div><div>In both sinarioes, how can I specify additional include pathes, add the additional sources, and link against external .lib files.</div><div> </div><div>Regards,</div><div> </div><div>Xiaobo Gu</div>